Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
wieder mal eine ganze einfache Frage. Ich möchte einen benutzten stringstream wieder völlig zurücksetzen... ich probierte es mit sync(); und clear(); aber das war wohl nix.
Danke im Vorraus! ^^
MfG MAV
s.str("");
danke