Sun Studio 12 Update 1: C++ User's Guide

14.1 Predefined iostreams

There are four predefined iostreams:

The predefined iostreams are fully buffered, except for cerr. See 14.3.1 Output Using iostream and 14.3.2 Input Using iostream.