UMBC CMSC 202
UMBC CMSC 202 CSEE | 202 | current 202

Project Submission

Projects are submitted electronically using the submit command. The general form of the submit command for this class is

submit cs202_01 <ProjectName> <Files>
where ProjectName is "Proj1", "Proj2", "Proj3", etc. (without the quotes) and Files is a list of files to be submitted for grading separated by blanks. For example, submit cs202_01 Proj3 proj3.c proj3.h stack.h stack.c makefile

Projects may be submitted as often as you like prior to the final deadline. Only the last project you submit will be graded. The latest date and time of any file you submit will be used to determine if late penalties are deducted.

You can verify that your files were submitted by using the submitls command. The general form of the submitls command for this class is

submitls cs202_01 <ProjectName>

For more information, see the UCS project submission system web page.



Last Modified: Monday, 28-Jan-2002 14:08:54 EST