Understanding and Using C Pointers

Par : Richard Reese
Définitivement indisponible
Cet article ne peut plus être commandé sur notre site (ouvrage épuisé ou plus commercialisé). Il se peut néanmoins que l'éditeur imprime une nouvelle édition de cet ouvrage à l'avenir. Nous vous invitons donc à revenir périodiquement sur notre site.
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format Multi-format est :
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages226
  • FormatMulti-format
  • ISBN978-1-4493-4417-7
  • EAN9781449344177
  • Date de parution01/05/2013
  • Protection num.NC
  • Infos supplémentairesMulti-format incluant PDF sans p...
  • ÉditeurO'Reilly Media

Résumé

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
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