Posted by Kristin Wheeler on July 14, 1999 at 20:53:00:
If we can't use the curr, head, and tail pointers, how are we supposed to use the methods already defined in the list class to implement our reverse method? Just about every method I want to use requires the use of a curr pointer!