Loading…

Understanding and using C pointers /

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

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Reese, Richard M., 1953-
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly Media, 2013.
Edition:1st ed.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Introduction
  • Dynamic memory management in C
  • Pointers and functions
  • Pointers and arrays
  • Pointers and strings
  • Pointers and structures
  • Security issues and the improper use of pointers
  • Odds and ends.