Project 6 - Repetition and Complex Programming
CMSC 104, Fall 2002
Due Date: 5:30 pm, Thuesday, 11/7.
Point Value:
This project is graded with a 20 point max score.
Objectives:
To become more familiar with:
- More complicated programming
- C program creation, compilation, and execution
- Sequence, Selection, and Repetition Control Structures
- {\tt while}, {\tt for}, and {\tt do while} instructions in C
The write-up for this assignment should be downloaded (ps or pdf).
Since both parts of the projects are programming assignments, you should turn in printouts of your source code (black ink, white 8.5 x 11 paper).
Last Modified: