S
shyam
Hi All
Does ofstream.close() ever fail?
If yes then how do i ckeck for it?
Also ,suppose i have a open() call and a cloas() call inside the same
try catch block
how do i differentiate between wheather its an file opening error or
file closing error?
thanks
shyam
Does ofstream.close() ever fail?
If yes then how do i ckeck for it?
Also ,suppose i have a open() call and a cloas() call inside the same
try catch block
how do i differentiate between wheather its an file opening error or
file closing error?
thanks
shyam