Under what circumstances does fstream .fail() ?

Posted by Konrad on Stack Overflow See other posts from Stack Overflow or by Konrad
Published on 2010-03-25T12:37:38Z Indexed on 2010/03/25 12:43 UTC
Read the original article Hit count: 549

Filed under:
|
|

Hi,

I have a standard bit of fstream code that .fail()s on some machines to write to a file when on a network path. It is not a network permission issue.

Any ideas?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about iostream