How to hand in Assignment #5
To submit assignment #5, use the command submit5.
It will package all files in the current directory for
submission.
Files in the current directory should include :
- programs and classes for your solution to programming question 1, which will include:
- your driver program to print the transcripts using cosequential processing
- all files (classes and libraries) used by the driver.
- any data files that you used
- any other files that you used to implement this project.
- programs and classes for your solution to programming question 2, which will include:
- your program to create a hashed file of student records using chained overflow to a separate area.
- your program to update the hashed file created in part a using the transaction file.
- all files (classes and libraries) used by these programs.
- any data files that you used
- any other files that you used to implement this project.
- a Makefile, which builds all three programs.
From the directory, please all files that you do not wish to have submitted.
Solutions to written questions may be submitted either :
- by placing text or pdf files in the directory with the program files
OR
- by submitting paper copies to the assignment box outside the Math and Comp Sci office.
Computer Science 2660 |
Department of Mathematics & Computer Science
University of Lethbridge Home Page