C String functions
2:30 - Declaring strings
3:55 - Size of a string & strlen
5:40 - How not to copy a string in C (using strcpy)
9:34 - Copying a string the correct way (using strncpy)
13:40 - Passing a string to a function
17:07 - Comparing two strings
22:00 - Concatenating strings
24:45 - Filling a string (character array) using sprintf
Ещё видео!