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

  1. This example shows that a member function can access another
  2. member of the same class simply by using its name.  The name
  3. does not have to be qualified.
  4.