View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-07-2024 , 05:28   Re: CS2 Metamod Plugin std::stringstream
Reply With Quote #8

If this has something to do iostream badbit...

What if you use:
ss.clear();

...after you declare stringstream variable?

But something is off, can't say what.
Also, what require stringstream ?

If above thing not help.
Try use string and format.
Then finally, add that string into stringstream
__________________
Do not Private Message @me

Last edited by Bacardi; 01-07-2024 at 05:30.
Bacardi is offline