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

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