Create numbered filesok, i made it now with [code]int N=5; string temp; stringstream t; t << "test" << N << ".da...
Create numbered filesthis works for the string but the ofstream isnt working though. Compiler (g++) sais: cannot conve...
Create numbered filesHey There, maybe it is pretty easy to do, but i cant make it for 2 days... I want to create file...