Understanding and Using C Pointers (O'Reilly) |
Wednesday, 06 November 2013 |
An introduction to pointers, including the declaration of different pointer types. Covers dynamic memory allocation, de-allocation, and alternative memory management techniques and ones for passing or returning data to and from functions. Explores the fundamental aspects of arrays as they relate to pointers and the basics of strings and how pointers are used to support them. <ASIN:1449344186>
|