文件名称:Eng - Understanding and Using C Pointers
文件大小:8.02MB
文件格式:PDF
更新时间:2018-04-09 06:16:29
Pointers C
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