View Single Post
Old 05-30-2005, 12:57 PM   #2 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
I don't know exactly what the problem is for VC but mind that the std::string provided by this ancient MS environment is very buggy. Usually professional programmers may want to upgrade the STL library to STLPort. The problem is that the whole STL implementation is buggy and out of date with MS VC++ 6.
__________________
Valmont is offline   Reply With Quote