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

  1. The fill character in the format state specifies what character is
  2. used to pad values that take up fewer characters than the field
  3. width.  This example shows how to set the fill character using the
  4. fill() function and the setfill manipulator.
  5.