This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

filebuf error handling


Hi!

I've just read that for binary io it's better to use 'filebuf' instead of
'std::iostream::read/write'. Can any body tell me how to handle errors with
filebuf? I am goona miss all those nice ios::goof()/bad()/fail() functions.

Thanks,
Andriy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]