Pointer Tutorial

by:  Adam Vukich

       This page is meant to help explain the concept of pointers and their use in the C programming language.
 
 

    What is a pointer?

Examples of Pointers in C Code

Bibliography


 
 




This page was last modified on 11/23/98.


[HOME] [WHAT IS A POINTER?] [EXAMPLES] [BIBLIOGRAPHY]