hi folks
i need to create an inplementation choosing between the following
ones.. Stack, Tree, List and Qeue
can u help me ??
Do you mean, you have a homework assignment to implement one of them and it
is up to you to chose which one? In that case, we can help you with C++
issues as they come up along the way. You will have to show your effort and
post questions about specific problems.
Or do you mean that you have a programming problem at hand, and you need
advice which data structure might be best suited for your needs? In that
case, you might consider posting in comp.programming since the question is
less about C++ and more of a general nature.
Best
Kai-Uwe Bux