well now that works, but now i have another prblem:
in out there is the current score, when a new game is started
the timer is at 0.00, when the game befor had lets say 111.11 s, then
in the new game 0.0011 is shown because i only use out.seekp(0) to get new data in it how can i clear a ostringstream ?