У нас вы можете посмотреть бесплатно Character arrays and pointers - part 1 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
See complete series on pointers in C/C++ here: • Pointers in C/C++ See part 2 of this lesson here: • Character arrays and pointers - part 2 In this lesson, we have described how we can work with character arrays using pointers. Character arrays are used to store strings in C and we work with them for all kind of string manipulation. Working with string in C is tricky and requires good understanding of pointers. Feel free to drop your comments. feedback and suggestions. For practice problems and more, visit: http://www.mycodeschool.com Like us on Facebook: / mycodeschool Follow us on twitter: / mycodeschool