How do I clear a textfile in a programhello let's reOpen it,and close it! ofstream ofile( "train.txt", ios::out ); if (!ofile.is_ope...
This user does not accept Private Messages