VIZA 652
Fall 1997
Assignments
Turn-in Procedure
Unless otherwise specified in the assignment, turn in all homework assignments
using the submit procedure. To enable this procedure, you must first
edit your .cshrc file to modify the path variable so that
it includes the directory /usr/local/misc/courses/bin, then log
out and log back in. After this is done, you can submit homework electronically
using the command
submit 652 hw# files
where hw# is the number of the homework assignment you are submitting,
and files is a list of files and/or directories that you wish to
submit. If files is a directory, then all files in the directory
will be submitted. Generally, for C programming assignments we
will want you to submit at least the .c source program file and
an executable for the program.