Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at iostream Programming.
This section provides a general description of the iostream classes and then describes output streams, input streams, and input/output streams. The end of the section provides information about advanced iostream programming.
There is also a discussion on Thread Safety in the Standard C++ Library and the stdext namespace.
In This Section
Custom Manipulators with Arguments