Posted by hussein on July 18, 1999 at 21:52:51:
In Reply to: Re: Window List cpp file posted by Nick Valentino on July 18, 1999 at 20:33:14:
: I would seriously doubt that we are allowed to add a current and tail pointer. Other than the fact that the project spec states explicitly that we "Do not make any changes to WINDOW.H, WINDOW.CPP or WINDOWL.H, it is a circular doubly linked list. In other words, you really do not need them.
true.
also, try to think of the "head" pointer as a "curr" pointer ...