Turnin for CSE 378

Turning in homework for this course will be done electronically. First make sure that your code will load and run properly on Unix SPIM. From an instructional Alpha (such as orcas or sanjuan), you can turn in an assignment as follows:

turnin -c cse378=SECTION -p projectNUM FILES

filling in all the items in all caps. For example, say you are in section AA and want to turn in the files in directory hw3 for homework 3. You would use the following command:

turnin -c cse=AA -p project3 hw3

You may submit to turnin multiple times and each submission will overwrite everything in your previous submission.