login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Tagged Questions
stats
newest
featured
hot
votes
active
9
votes
4
answers
2k views
In C++, how do you clear a stringstream variable?
I've tried several things already, std::stringstream m; m.empty(); m.clear(); both of which don't work.
modified
Dec 15 '08 at 11:16
Community
♦
1
●
3
●
6
c++
stdstringstream
1
questions tagged
stdstringstream
Related Tags
c++
Stack Overflow works best with JavaScript enabled