User profile: dwk

User info
User name:dwk
History
Joined:
Number of posts:15
Latest posts:

Errors in my code..
If you would post the errors you (srinivas) get, we could better help... Line 51..54 don't look so ...

making a list class
If it's still relevant: I think std::map is a good solution for you: -) yes, it is dynamic, but ...

Making array into descending order with Loops or Sorting
Or, my all time favorite, check http://en.wikipedia.org/wiki/Quicksort

Classes and sub-Classes
Short version for tsimmi: If you want to create an array, which can hold objects of differnt classe...

assertion faild in release mode
We would need some addtl info: 1) Which compiler do you use? 2) What are the compiler switches for...