Accessing the UNIX file descriptor inside an fstream
Mark Mitchell
mark@codesourcery.com
Sat Sep 15 11:55:00 GMT 2001
> Chris is right, people do need this functionality and it doesn't serve
> our users to deny them it on pedantic conformance issues.
I agree. On UNIX-like systems, there should be a way to get a file
descriptor from an stream, in the cases where there really is an
underlying descriptor.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc-bugs
mailing list