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]
Other format: [Raw text]

Re: stdiostream for GCC 3.2


>I know that stdiostream.h has been dropped from g++ due
>it is not ANSI compliant, but does anybody have a stdiostream.h
>file written for g++ 3.2? There is many applications that depends
>of that file. Could a workaround be published? Not inside of libstdc++,
>but of easy integration.

try ext/stdio_filebuf.h

-benjamin


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