Understanding and Using C Pointers

Richard Reese

Language: English

Publisher: O’Reilly Media

Published: May 1, 2013

Description:

Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you’ll learn how pointers provide the mechanism to dynamically manipulate memory, enhance support for data structures, and enable access to hardware. Author Richard Reese shows you how to use pointers with arrays, strings, structures, and functions, using memory models throughout the book.