Getting file descriptors from ifstream

Paolo Carlini pcarlini@suse.de
Wed Nov 9 13:55:00 GMT 2005


massimiliano cialdi wrote:

>How can I get the file descriptor from an opened ifstream?
>  
>
It is not possible without an extension of the standard: we provide one
in ext/stdio_filebuf.h.

Paolo.



More information about the Libstdc++ mailing list