CS610: Intermediate Programming/C

Chapter 9
Modular Programming - Thanks to Robert Probin: rob@lightfoot.co.uk
C Functions - Thanks to John Shepard: jas@cse.unsw.edu.au
Chapter 10
C Arrays and Pointers - Thanks to Ted Jensen: tjensen@ix.netcom.com
Chapter 11
The ASCII Table
An Example of Character I/O in C
Chapter 12
Pointers in C - Part of a much larger resource, Thanks to Nikos Drakos: nikos@cbl.leeds.ac.uk
C Arrays and Pointers - Thanks to Ted Jensen: tjensen@ix.netcom.com
Chapter 13
C Strings - Thanks to Marshall Brain
Overview References
A Tutorial on C by Brian W. Kernigan - A historical document (1974), don't rely on its details
The ANSI C Specification - Thanks to William Waite: William.Waite@Colorado.edu
An Introduction to C (1994) - Thanks to Michael Ashley
Another Introduction to C - Part of a much larger resource, Thanks to Nikos Drakos: nikos@cbl.leeds.ac.uk
Yet One More Introduction to C - Relates C to Fortran, Thanks to Phil Ottewell.
The original can be found at: http://www.pottsoft.com