C Strings

preview_player
Показать описание
A discussion of string literals and some of the standard C library string functions like strcat(), strstr(), strcpy(), etc.

Рекомендации по теме
Комментарии
Автор

Strings can be very confusing as you learn, this helps enormously...cheers.

andymouse
Автор

1 hour about C-style strings? Well, it's always good to go back to basics from time to time.

MrNickolay