Please submit files 2.c through 6.c by midnight at the end of Friday with commands such as
submit -c csc209h -a lab08 6.cand don't forget to run "/u/csc209h/summer/present", during the tutorial time, on the console of a tutorial lab workstation, or to get the TA to mark you as present.
NOTE that your code will be tested with variant main() functions (linked-list manipulation code which only works for a particular exact sequence of operations is not useful!). You may wish to modify main() yourself to test other cases, including boundary cases. The submitted main() functions will be ignored, by renaming them (although this means that they still do need to compile without warning or error messages; they just won't be executed).
The minimum requirements for part marks are:
For full marks:
To check that your files were submitted, as usual you can do "submit -c csc209h -a lab08 -l".