Programming :: Ep. 51 :: C String Copying

Описание к видео Programming :: Ep. 51 :: C String Copying

In today's episode we look at how strcpy, strncpy, strcat, and strncat can be used to copy C style strings. More importantly, we look at their flaws so that we can understand why C++ strings behave the way they do.

Code used in today's episode can be found at:
https://drive.google.com/file/d/0B5EB...

Комментарии

Информация по комментариям в разработке