UMBC - CS104 - Section 0401
UMBC CMSC 104 CSEE | 104 | current 104

CMSC 104, Fall 2006

Homework 3

Your First C Program


Out:Tuesday, Oct 10th
Due:Wednesday, Oct 18th, 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 hw3.c. To submit your project, type the following at the Unix prompt. Note that the project name starts with uppercase 'H'. submit cs104_0401 Hw3 hw3.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_0401 Hw3
Last Modified: Monday, 09-Oct-2006 17:45:50 EDT
Monday, 09-Oct-2006 17:45:50 EDT