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

  1. A class member that is declared as private can
  2. only be used by member functions and friends of
  3. the class.
  4.