Understanding and Using C Pointers: Core Techniques for Memory Management 1st Edition
by Richard M Reese
Publisher finelybook 出版社: O’Reilly Media; 1st edition (May 28, 2013)
Language 语言: English
Print Length 页数: 226 pages
ISBN-10: 1449344186
ISBN-13: 9781449344184
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.
Difficult to master, pointers provide C with much flexibility and power—yet few resources are dedicated to this data type. This comprehensive book has the information you need, whether you’re a beginner or an experienced C or C++ programmer or developer.
Get an introduction to pointers, including the declaration of different pointer types
Learn about dynamic memory allocation, de-allocation, and alternative memory management techniques
Use techniques for passing or returning data to and from functions
Understand the fundamental aspects of arrays as they relate to pointers
Explore the basics of strings and how pointers are used to support them
Examine why pointers can be the source of security problems, such as buffer overflow
Learn several pointer techniques, such as the use of opaque pointers, bounded pointers and, the restrict keyword
Understanding and Using C Pointers: Core Techniques for Memory Management
相关推荐
Computer Networking,Global Edition,8th Edition
Getting Started with Google BERT: Build and train state-of-the-art natural language processing models using BERT
Make: Electronics: Learning by Discovery: A hands-on primer for the new electronics enthusiast 3rd edition
Java Foundations: Introduction to Program Design and Data Structures,5th Edition
Learn Microsoft Power Apps: The definitive handbook for building solutions with Power Apps to solve your business needs 2nd Edition
Mastering Cloud Computing: Foundations and Applications Programming