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: Closing stdout



> cout.close() ;
> cout.flush() ;

There is no close() MF for std::ostream.

> RH7.1
> libstdc++  Version: 2.96 Release:81

Please try a current version of libstdc++. You'll find it in any of the 
gcc-3.x releases. 


-benjamin


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