Posted by hussein on July 14, 1999 at 21:28:59:
In Reply to: list class 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!
also note that the question does not say u have to use the methods that have already been defined ... u should be creating a new method, which may be totally independent of the others ...
---
hussein