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

  1. This statement assigns the value of "a" to "b" and increments
  2. "a" using the overloaded postfix increment operator.
  3.