Dynamic structures in C++?



The author posted a question in Programming

Dynamic structures in C++? and got a better answer

Response from
Use list Structurally it will look like this: data element structure or simple set of required fields + pointer to next element Next write some functions to add element, delete, search for nth and whatever else you need.

Response from 0[+++++]
Use list It will look like this: data item structure or simple set of required fields + pointer to the next item Next write a few functions to add an item delete delete search for nth and whatever else you need.

Response from 0[+++++]
Classes don't work?

 

To answer the question:

Name*

E-mail:*

Reply text:*
Verification code (enter 22):*