Homework 3

Out: Tue 23 Sept 1997
Due: Tue 30 Sept 1997

Programming Assignment:

Starting from the code of Homework 2, write a subroutine that reverses the elements in a linked list. Demonstrate the subroutine by calling in from main.

Submitting Homework:

Call your program ReverseList.C, and any resubmissions ReverseList.C.n where n is an integer 0, 1, 2, etc. Use the command

   PostIt filename
to submit your homework on or before midnight of the due date.