home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH06 / A062024.TXT < prev    next >
Encoding:
Text File  |  1993-08-23  |  159 b   |  4 lines

  1. To return the object is to return the contents of the "this"
  2. pointer.  This return statement shows how to return the object for
  3. which a function is called.
  4.