C++ includes two input/output libraries: a modern, stream-based I/O library and the standard set of C-style I/O functions. Stream-based I/O
Defined in header
int_type peek();
long& iword( int index );
protected: virtual void imbue( const std::locale& loc )
basic_ofstream(); (1)
char_type* pbase() const; (1)
Page 17 of 29