CS610: Intermediate Programming/C
Chapter 9
- Modular Programming
- Thanks to Robert Probin: [email protected]
- C Functions
- Thanks to John Shepard: [email protected]
Chapter 10
- C Arrays and Pointers
- Thanks to Ted Jensen: [email protected]
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: [email protected]
- C Arrays and Pointers
- Thanks to Ted Jensen: [email protected]
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: [email protected]
- An Introduction to C (1994)
- Thanks to Michael Ashley
- Another Introduction to C
- Part of a much larger resource, Thanks to Nikos Drakos: [email protected]
- Yet One More Introduction to C
- Relates C to Fortran, Thanks to Phil Ottewell.
- The original can be found at:
http://www.pottsoft.com