fstream not writing to fileOkay, I got it to work, basically my empty function would set the failbit itself, since it reached t...
fstream not writing to file[quote]I have actually never seen anyone try to use std::fstream for file I/O, so I don't know if th...
fstream not writing to fileI have trouble again in writing to the file. Basically my program checks if the file is empty, if it...
Not Writing to file.Thanks again. It works with TurboC++ but when I tried the original code (i.e [code] fstream file("ba...
Not Writing to file.Hey thanks for answering, I tried it with [code] fstream file("bank.txt", ios::app | ios::in|ios::ou...
This user does not accept Private Messages