How to hand in Assignment #4
To submit assignment #4 Part I, use the command submit4.
It will package all the files in the current directory for
submission.
The current directory should include the following :
- the header and implementation file for your car class.
- your program to test the car class
- a Makefile
- any other files you used to program this project.
To submit assignment #4 Part II, use the command submit4II.
It will package all the files in the current directory for
submission.
The current directory should include the following :
- the header and implementation file for your car class.
- the header and implementation files for your Sleeping and Chair subclasses.
- the header and implementation files for your train class.
- your program to test the train class
- a Makefile
- any other files you used to program this project.
From the directory, please all other files that you do not wish to have submitted.
Computer Science 2620 |
Department of Mathematics & Computer Science
University of Lethbridge Home Page