|
|
Instructions for submission of assignments on Bayou.uh.edu
-
Each file that you submit for assignment should begin with COMMENTS that include your NAME, E-Mail address, Due Date and the last 4 digit of STUDENT ID.
-
For each assignment, please submit your SOURCE CODE , MAKEFILE (if you have one ) and a
README file to let me know how to compile your code or give an explanation if your program does not work correctly at the last minute.
-
The electronic submission is done on Bayou System. If you work on any other systems, make sure the program WORKS fine on Bayou before you submit it.
-
Log onto bayou.uh.edu, switch to the directory which holds all your files. The command for submitting assignment is:
/buffalo/m/msmaoui/submit*assignment#*filename*filename....
where * represents ONE BLANK SPACE.
-
Example:
/buffalo/m/msmaoui2/submit 1 test.txt
/buffalo/m/msmaoui2/submit 1 test.txt check.cxx
back to previous page
|