C and C++ Tutorial: Pointers in c/c++. A small tutorial covering basics of Pointers, dynamic memory allocation, allocating blocks of memory and comparison of pointers and arrays. Within the computer’s memory, every stored data item occupies one or more adjacent memory cells.