You must use the following naming convention for the files in Lab 3:
You may not submit more than two files for Lab 3.
Please confirm that your file compiles by running gcc -ansi lc3bsim3.c on any ECE linux machine (linux01-linux24.ece.utexas.edu) before submitting your program.
Before the deadline, you may resubmit any of the files without penalty. Every time you resubmit a file, the original file is overwritten.
SSH into sunfire1 with the following command:
ssh sunfire1.ece.utexas.edu
After typing your username and password, submit your files with the following command:
submit-ee360n lc3bsim3.c ucode3
You may check the files submitted with the following command:
submit-ee360n -ls
Note: currently the submit script works only on sunfire.