How do I get the handle for a iostream?

Simson Garfinkel simsong at acm.org
Sat Nov 12 21:37:23 UTC 2011


I need to call FlushFileBuffers() for an iostream handle. (I'm writing to the stream and calling f.sync(), but the on-disk file isn't getting bigger). How do I get the Handle?

Thanks,

Simson




More information about the mingw mailing list