About the Authorsxiii
Acknowledgments xv
Introduction xvii
■Chapter 1: Memory, Runtime Memory Organization, and Virtual Memory1
■Chapter 2: Pointer Basics 27
■Chapter 3: Pointer Arithmetic and Single Dimension Arrays43
■Chapter 4: Pointers and Strings 57
■Chapter 5: Pointers and Multidimensional Arrays71
■Chapter 6: Pointers to Structures89
■Chapter 7: Function Pointers113
■Chapter 8: Pointers to File I/O 123
Index 143
文档内容节选
For your convenience Apress has placed some of the front matter material after the index Please use the Bookmarks and Contents at a Glance links to access them Contents at a Glance About the Authors xiii Acknowledgments xv Introduction xvii Chapter 1 Memory Runtime Memory Organization and Virtual Memory 1 Chapter 2 Pointer Basics 27 Chapter 3 Pointer Arithmetic and Single Dimension Arrays 43 Chapter 4 Pointers and Strings 5......