Pointers in C by Peter Hosey
This page covers the following topics related to
Pointers in C : Definition of a pointer, Starting offl, Interlude: Declaration
syntax, Assignment and pointers, Dereferencing, Interlude: Arrays, Pointer
arithmetic , Indexing, Interlude: Structures and unions, Multiple indirection, Pointers and const, Function pointers, Strings.
Author(s): Peter Hosey
NA Pages