CS 394 Assignemnts : Rules of the Game!
- Mail your submissions as attachments to cs394@cse.
- Follow the subject line strictly so that your
your submission gets sorted by the mail handler properly.
- Submit the assignment only in .tgz format,
where tgz
means "gzipped tar archive".
- Name the file to be submitted as
(your group id).tgz
When untarred and unzipped, this file should create a directory with
the same name as that of the tgz file.
- The generated directory must have
- the files
CodeOfHonor,
[Mm]akefile.
If you are using CVS, please also include the output of
cvs stat command
in a file called cvs.log.
- the subdirectories
source,
headers,
objects, and
testcases.
If you are using RCS, then a subdirectory
RCS should also be present.
Executing make should produce the executable in the
main directory.
Assignment must be submitted at most once. Resubmissions, if required, may be allowed
with prior approvals.
Back to top of the page
Back to the course page
Last updated on 7 Jan 2005.