The GNU C++ Iostream Library
Reference Manual for @code{libio} Version 0.50
Roland Pesch @hfill @code{pesch0cygnus.com}
Introduction
Licensing terms for
libio
Acknowledgements
Operators and Default Streams
Stream Classes
Shared properties: class
ios
Checking the state of a stream
Choices in formatting
Changing stream properties using manipulators
Extended data fields
Synchronizing related streams
Reaching the underlying
streambuf
Managing output streams: class
ostream
Writing on an
ostream
Repositioning an
ostream
Miscellaneous
ostream
utilities
Managing input streams: class
istream
Reading one character
Reading strings
Repositioning an
istream
Miscellaneous
istream
utilities
Input and output together: class
iostream
Classes for Files and Strings
Reading and writing files
Reading and writing in memory
Using the
streambuf
Layer
Areas of a
streambuf
C-style formatting for
streambuf
objects
Wrappers for C
stdio
Backing up
Forwarding I/O activity
C Input and Output
Index