Once you have successfully finished the programs you will need to create a journal that demonstrates the compilation and execution of the your programs. To do this you should run the CUNIX command:
journal
You will be given a new command prompt from which you should compile and then run each of your programs. The journal program will capture everything you type and the output of the programs. Compile and run each of your programs and then type the command:
exit
This will create a file called "typescript" that includes the output of everything you did while the journal command was running.
A good typescript will demonstrate the performance of your programs preform to specification using a few short tests. It need not be overlong but should clearly showcase your programs' functionality and robustness.