Examples for "C Pointers: The Basics" - MudBytes Article

All of these examples compile without errors/warnings (except for "unused
variable" warnings) using gcc 3.3.4.

Tested with: gcc -Wall <file>

A couple of the files have lines that you can uncomment to get some output.

MudBytes: http://www.mudbytes.net
Article:  http://www.mudbytes.net/index.php?a=articles&s=C_Pointers:_The_Basics