UMBC - CS104 - Sections 0101 & 0501
UMBC CMSC 104 CSEE | 104 | current 104

CMSC 104, Fall 2006

Homework 3

Your First C Program


Out:Thursday, October 12th
Due:Thursday, October 19th, 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_0101 Hw3 hw3.c
-OR-
submit cs104_0501 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_0101 Hw3 
-OR-
submitls cs104_0501 Hw3






















Last Modified: Friday, 13-Oct-2006 05:05:10 EDT
Friday, 13-Oct-2006 05:05:10 EDT