/cs/cs3013/bin/turnin proj# file1 file2 ...
where "proj#" is the current project id like "proj0", and "file#" is
the file you want to turnin (note: you can use wildcard characters,
like "*.c"). For example, to turn-in lab 1, you might type something
like:
/cs/cs3013/bin/turnin proj1 fork.c fork.h README.txt
Click here for
more information on how to use this program.Also, while this is not a software-engineering course, we can not ignore improper programming style. Make proper use of variable names, indentation and comments. Remember, if we cannot read your program, we cannot grade it.
Return
to the CS3013 Home Page Send all questions to the TA mailing list.