How to hand in Assignment #1
To submit assignment #1, change to the directory that has your solutions in it.
Then use the command submit1.
This command will package all the files in the current directory for submission and send them to the marker.
Files in the current directory should include :
- the header and implementation files for the Student class including input and output operations (Questions 1 and 3)
- the header and implementation files for the Course Registration class including the input and output operations (Questions 2 and 4)
- program(s) to test the Student class and Course Registration class. (Question 5)
- a Makefile, which builds all the programs
- any other files that you used to implement these projects.
From the directory, please all files that you do not wish to have submitted.
Computer Science 2660 |
Department of Mathematics & Computer Science
University of Lethbridge Home Page