Signature ___________________
Nodes & Headers
For DLList Lab
Individual Assignment
15 Points
2] Add your files Computer.cpp, Computer2.hpp, Part2.cpp, and Part2.hpp to folder DLList.
3] Complete the constructor and destructor for the Header class. Test It!.
4] Complete the constructor and destructor for the Node class. Test It!
5] Before printing programs for the remainder of the semester, do the following:
File-Page Setup
Header is to be : &C&F
- Your Name - &D
Footer is to be : &C
- &P -
Margins : Left = 1.25, Right = .5,
Top = .5, Bottom = .5
OK
Tools->Options
Select Format Tab -- [on far right!]
Category - All Windows [on left]
Font Courier New 8 point [on right]
OK
6] Print your program output!
Start->Run->Command (if Windows 95/98/2000)
or Start->Run->cmd (if Windows NT)
Enter the following in the DOS command window:
C:
cd \Temp\DLList\Debug
DLList > Output.txt
7] Follow the directions for printer page setup. Print a copy of the following files : Student.hpp, Student.cpp, DLHeaderS.hpp, DLHeaderS.cpp, DLNodeS.hpp, and DLNode.cpp. Delete the temporary files in the Debug folder.
8] Copy program DLList.exe to a blank floppy disk. Put your name on the disk label. Copy folder DLList, with all of the project components, to the floppy disk.
A] Add Divider to back of Computer Operator Lab
B] Copy of Student.hpp followed Student.cpp
C] Divider
D] Copy of DLHeaderS.hpp followed DLHeaderS.cpp
E] Divider
F] Copy of DLNodeS.hpp followed DLNodeS.cpp
G] A copy of this assignment sheet
H] A printed copy of Output.txt from this program.
I] The floppy disk containing DLList