I need a class which is equivalent to MFC's CMap class but is portable across unix, win etc urgently. Does anyone out there has ready code for it?
thanks
Printable View
I need a class which is equivalent to MFC's CMap class but is portable across unix, win etc urgently. Does anyone out there has ready code for it?
thanks
Check out the thread:
http://www.codeguru.com/cgi-bin/bbs/...age=0&Limit=25
Gabriel.
_
Forever trusting who we are
And nothing else matters - Metallica
_
It's called std::map, and it's part of the language.
He who breaks a thing to find out what it is, has left the path of wisdom - Gandalf