What effect would removing the lastPtr (a pointer to the last Listnode) have on the class? Could I replace it with some other Function?
This is a discussion on lastPtr within the C++ Programming forums, part of the General Programming Boards category; What effect would removing the lastPtr (a pointer to the last Listnode) have on the class? Could I replace it ...
What effect would removing the lastPtr (a pointer to the last Listnode) have on the class? Could I replace it with some other Function?
Anybody have a clue?