Pointers and Memory by Nick Parlante
Publisher: Stanford University 2000
Number of pages: 31
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
Computers & Internet Programming Languages & Tools