Introductory C Programming

Work continues on the development of introductory C materials. Much more will be available here as it progresses. Currently available is a postscript file (395750 bytes) of the 170-page Dr. Estell's C Programs and Examples, ver. 3 book used in my UNIX and C and Introduction to Systems Programming classes.

Version 5.0 (240+ pages) is now available in a total of four postscript files. The book file (694779 bytes) contains the programs and examples; the other three files consist of a function use index (58167 bytes), a program index (60976 bytes), and a subject index (60565 bytes).

Dr. Estell's C Programs and Examples Book, Ver. 3.0

Dr. Estell's C Programs and Examples Book, Ver. 5.0
Function use index
Program index
Subject index


Web-based C Development Tool

Currently under development is a C programming development tool called err2html. This program will take a C source code file and check it for errors and warnings, and give the results in a series of HTML source code files, with one file containing the source code and links to pages containing error messages. Version 2.0 is up and running, but a Java-based tool incorporating this is under development so the source code is not yet ready for release. However, an example of what the program generates under version 1.0 is available for viewing.

Example output from the err2html tool


John K. Estell - 15 January 1996
estell@bluffton.edu