Pointers and 2-D arrays

Описание к видео Pointers and 2-D arrays

See complete series on pointers here:
   • Pointers in C/C++  

In this lesson, we will see how we can work with 2-D (two dimensional) arrays using pointers. We have explained how 2-D arrays are organized in memory and how pointer arithmetic and dereferencing can be used to work with 2-D arrays.

For more such videos and updates, you may subscribe to our channel.

For practice problems and more, visit: http://www.mycodeschool.com

Like us on Facebook:   / mycodeschool  

Follow us on twitter:   / mycodeschool  

Комментарии

Информация по комментариям в разработке