C Programs
Before doing this lesson you should have read sections 1.1-1.3 of the text.
In this and the two lessons that follow, we'll follow chapter 1 of the
textbook by looking at simple ANSI C programs and the process of
writing them. We'll start at a high level and defer discussion of
some of the details until later. After you complete the next three
lessons, you'll be able to write small C programs that do arithmetic
computations and perform both interactive and file-oriented I/O.
If you push the button below, I'll copy some example programs into the
``examples'' directory of your home directory.
Click here to copy files
Hamlet Project
hamlet@cs.utah.edu