User profile: The Sorrow

User info
User name:The Sorrow
History
Joined:
Number of posts:3
Latest posts:

Create numbered files
ok, i made it now with [code]int N=5; string temp; stringstream t; t << "test" << N << ".da...

Create numbered files
this works for the string but the ofstream isnt working though. Compiler (g++) sais: cannot conve...

Create numbered files
Hey There, maybe it is pretty easy to do, but i cant make it for 2 days... I want to create file...