C Programming Language Tutorial -Lect 23 Pointers III Pointers and Strings

preview_player
Показать описание
C Programming Language Tutorial -Lect 23 Pointers III Pointers and Strings
This tutorial explains the concept of pointers in C. It expains how string can be stored and accessed using pointers. String function strstr and strchr which involves the concept of pointers is also explained in detail.

We The Computer Guys
Shreyas Zagade
Aakash Thakur
Ananya Jain
Рекомендации по теме
Комментарии
Автор

It would be great if you people give us related topics's link at the end of the video. Because sometimes you give reference of previous videos and I found it's quite difficult to find particular video. It's a request. Thanks anyway.. you are doing a great job. :)

akshataraut
Автор

Why you didn't used *ptr while printing string ?

varunkommuri