A library of Simple C Programs

This work has only used free software.

The examples were compiled using GNU C version 3.2.1 and GNU Pascal version 20030830 which were both obtained from www.gnu.org. The compilers are installed on RedHat 9 Linux (www.redhat.com) and also on Cygwin (www.cygwin.org) which provides a Linux and X-Windows type of environment for computers using Microsoft Windows.
alcockex1.c Simple C example illustrating the overall structure of a C program. Includes an explanation of the use of libraries