CSC 101
Lecture and Lab Examples
Important style note: Some of these example programs may not
have complete comments. This is because some of the programs are embedded
directly in the lecture note text, and the explanatory information that would
otherwise appear in comments of the surrounding text of the notes. Please
remember that all C programs you submit for your programming assignments must
have complete comments, as described in the
101 programming conventions.