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

Full description

Bibliographic Details
Main Author: Toppo, Naveen
Other Authors: Dewan, Hrishikesh
Format: eBook
Language:English
Published: [New York] Apress 2013
Series:The expert's voice in C
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02835nmm a2200445 u 4500
001 EB001939327
003 EBX01000000000000001102229
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781430259121 
050 4 |a QA76.73.C153 
100 1 |a Toppo, Naveen 
245 0 0 |a Pointers in C  |b a hands on approach  |c Naveen Toppo, Hrishikesh Dewan 
260 |a [New York]  |b Apress  |c 2013 
300 |a 1 volume  |b illustrations 
653 |a COMPUTERS / Computer Science / bisacsh 
653 |a COMPUTERS / Hardware / General / bisacsh 
653 |a C (Computer program language) / fast 
653 |a COMPUTERS / Data Processing / bisacsh 
653 |a COMPUTERS / Reference / bisacsh 
653 |a C (Langage de programmation) 
653 |a COMPUTERS / Computer Literacy / bisacsh 
653 |a COMPUTERS / Machine Theory / bisacsh 
653 |a C (Computer program language) / http://id.loc.gov/authorities/subjects/sh85018532 
653 |a COMPUTERS / Information Technology / bisacsh 
700 1 |a Dewan, Hrishikesh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in C 
500 |a Includes index 
024 8 |a 10.1007/978-1-4302-5912-1 
776 |z 9781430259121 
776 |z 1430259124 
776 |z 9781430259114 
776 |z 1430259116 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430259114/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 004 
520 |a 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 remains a significant problem. This book's aim is to first introduce the basic building blocks such as elaborate details about memory, the compilation process (parsing/preprocessing/assembler/object code generation), the runtime memory organization of an executable and virtual memory. These basic building blocks will help both beginners and advanced readers to grasp the notion of pointers very easily and clearly. The book is enriched with several illustrations, pictorial examples, and code from different contexts (Device driver code snippets, algorithm, and data structures code where pointers are used). Pointers in C contains several quick tips which will be useful for programmers for not just learning the pointer concept but also while using other features of the C language. Chapters in the book are intuitive, and there is a strict logical flow among them and each chapter forms a basis for the next chapter. This book contains every small aspect of pointer features in the C language in their entirety