ANSI C Seminar Information
This page contains info relating to the Introduction to ANSI C seminar
series. Things will be added as the seminars go on.
- The source to hello.c.
- The source to isprime.c.
- An empty template for a C program
(just change the XXX's).
- The source to sin-check.c,
an example program made from the template.
- The source to who.c.
- A table of C operators.
- A description of C constants.
- A list of common problems encountered in C and ways to
avoid or deal with them.
- Some useful information sources on the web:
-
Liverpool University
has links to ~6 web C tutorials plus 4 other tutorials.
-
Vinit Carpenter's
page is another general page with links to (some) C tutorials;
also has links to C++ tutorials, book reviews, etc.
-
The Yahoo
archive has yet another general page with lots of links to C and C++
related pages.
-
The newsgroup comp.lang.c has a
FAQ
which has lots of pertinent questions and answers (here is a
web version,
possibly a bit out of date).
If you notice any problems with these pages, or have any suggestions,
please mail me.