Reese, Richard
Understanding and Using C Pointers
- ISBN 13:
- 9781449344184
- author:
- Reese, Richard
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2013
- Pages:
- 226
- Dimensions:
- 17.8 x 1.3 x 23.3 centimetres (0
- Genre:
- Computers, Programming, C,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Improve your programming skills with a solid understanding of C pointers and memory management. This comprehensive guide provides practical knowledge on how to use pointers to dynamically manipulate memory, enhance data structures, and access hardware. You'll learn about the declaration of different pointer types, dynamic memory allocation and deallocation, and techniques for passing or returning data to and from functions. The book also explores arrays, strings, and security concerns related to pointers, as well as several pointer techniques such as opaque pointers and bounded pointers. With this book, you'll gain a thorough understanding of C pointers and be able to apply it to your programming projects with confidence.