I suggest you use STL list template class. It has all of the methods you should need.
--- On Wed, 5/6/09, Sarah <[email protected]> wrote: From: Sarah <[email protected]> Subject: [c-prog] linked list To: [email protected] Date: Wednesday, May 6, 2009, 1:15 PM any can one tell me how to make a simple link list which can add and delete node at run time in C++??? [Non-text portions of this message have been removed]
