View Single Post
Old Feb 3rd, 2007, 11:25 AM   #2
v0id
Hobbyist Programmer
 
Join Date: Apr 2006
Posts: 155
Rep Power: 3 v0id is on a distinguished road
I've found another solution.
Instead of using an std::string for data, I now use a std::vector.
__________________
-- v0id
v0id is offline   Reply With Quote