home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A112214.TXT < prev    next >
Encoding:
Text File  |  1993-08-09  |  406 b   |  8 lines

  1. This section has only provided a brief overview of the formatting
  2. facilities that are available to you in the I/O Stream Library.
  3. You can also control other aspects of formatting, such as the
  4. justification of values in a field and the notation used for
  5. floating-point numbers.  For a complete description of all of the
  6. formatting capabilities of C++ I/O, see the documentation for your
  7. C++ product.
  8.