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's also a discussion on Thread Safety in the C++ Standard Library and the stdext
namespace.
In This Section
Custom Manipulators with Arguments