Sorry! We could not find what you were looking for

Try going back to the main page here

 
4
4
0
0
0
0

CMSC 104, Spring 2009

Homework 3

Your First C Program


Out:Monday, March 23rd
Due:Monday, March 30th, 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_101 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_101 HW3 























Monday, 30-Mar-2009 12:43:00 EDT