UMBC - CS104 - Sections 3, 4, & 5

CMSC 104, Fall 2012

Homework 4

Your First Full C Program


Out:Thursday, Oct 4th
Due:Wednesday, Oct 10th, before 11:59 p.m.

Note: No late projects will be accepted.


The Objective

The Task


Submitting the Program

You do not have to turn in the sheet you used to fill in the blanks. However, you do have to submit your source code. Your C source code file MUST be called hw4.c. To submit your project, type the following at the Unix prompt. Note that the project name starts with uppercase 'H'. submit cs104_park Hw4 hw4.c To verify that your project was submitted, you can execute the following command at the Unix prompt. It will show the file that you submitted in a format similar to the Unix 'ls' command. submitls cs104_park Hw4

The Program

The code template will be handed out on paper in class.



Wednesday, 18-Oct-2006 16:05:03 EDT