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

  1. The second argument for the output operator is a const.  This
  2. guarantees that the output object will not be changed.
  3.