home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A094124.TXT < prev    next >
Encoding:
Text File  |  1993-10-28  |  246 b   |  5 lines

  1. This statement assigns the value of "a" to "b", and makes an
  2. explicit call to the friend postfix increment operator.  Notice
  3. that zero is supplied as a second explicit argument.  The value
  4. of this integer argument is ignored by the function.
  5.