fstream.open( name, mode) fails
fstream.fail() returns true.
How can I find out what went wrong?
(ie. file does not exist for reading, permissions...)
thanks,
marc
fstream.fail() returns true.
How can I find out what went wrong?
(ie. file does not exist for reading, permissions...)
thanks,
marc