Understanding and Using C Pointers

Understanding and Using C Pointers

EnglishEbook
Reese, Richard M
O'Reilly Media
EAN: 9781449344559
Available online
CZK 779
Common price CZK 865
Discount 10%
pc

Detailed information

Improve your programming through a solid understanding of C pointers and memory management. With this practical book, youll 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 poweryet few resources are dedicated to this data type. This comprehensive book has the information you need, whether youre a beginner or an experienced C or C++ programmer or developer.Get an introduction to pointers, including the declaration of different pointer typesLearn about dynamic memory allocation, de-allocation, and alternative memory management techniquesUse techniques for passing or returning data to and from functionsUnderstand the fundamental aspects of arrays as they relate to pointersExplore the basics of strings and how pointers are used to support themExamine why pointers can be the source of security problems, such as buffer overflowLearn several pointer techniques, such as the use of opaque pointers, bounded pointers and, the restrict keyword
EAN 9781449344559
ISBN 1449344550
Binding Ebook
Publisher O'Reilly Media
Publication date May 1, 2013
Pages 226
Language English
Country Uruguay
Authors Reese, Richard M