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

  1. All members following the keyword "public" are visible to the
  2. client code.  The five member functions listed below this line
  3. form the interface between the client code and the class.
  4.