Thread
:
std::string is not empty?
View Single Post
Feb 3rd, 2007, 11:25 AM
#
2
v0id
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power:
3
I've found another solution.
Instead of using an std::string for data, I now use a std::vector.
__________________
-- v0id
v0id
View Public Profile
Visit v0id's homepage!
Find More Posts by v0id