Sarah wrote: > any can one tell me how to make a simple link list which can add and delete > node at run time in C++???
Why not use std::list? -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
