C Programming Language Tutorial-Lect 24 Arrays And Pointers

preview_player
Показать описание
This tutorial explains the concept of pointers in C. Pointer notation to access the elements of the array is explained in this tutorial. Also how 1-D and 2-D arrays are placed in consecutive memory
blocks is explained in this lecture.

Previous video : Pointers III Pointers and Strings

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

Where did you define pointer in this prog. neither you told any method to directly use pointers?

SudhirPatel
Автор

the 2d array declaration is wrong at 4:00 in the video, it should be a[2][0] = 81; a[2][1] = 418; a[2][2] = 891;

thetynings
Автор

Nice work! I really enjoy the videos, is easy to understand, thank you.

cherryjack
Автор

are you eating while speaking?? - that's disgusting

i_vikash