Cargando…

Pointers in C : a hands on approach /

Pointers in C provides a resource for professionals and advanced students needing in-depth but hands-on coverage of pointer basics and advanced features. The goal is to help programmers in wielding the full potential of pointers. In spite of its vast usage, understanding and proper usage of pointers...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Toppo, Naveen
Otros Autores: Dewan, Hrishikesh
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress : Distributed to the Book trade worldwide by Springer Science+Business Media, Ã2013.
Colección:Expert's voice in C.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Memory, Runtime Memory Organization, and Virtual Memory
  • Pointer Basics
  • Pointer Arithmetic and Single Dimension Arrays
  • Pointers and Strings
  • Pointers and Multidimensional Arrays
  • Pointers to Structures
  • Function Pointers
  • Pointers to File I/O.