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

  1. In this example, a separate file contains definitions of four of
  2. the member functions in the PhoneBk class.  This is a technique
  3. to help the programmer of the client code by separating some
  4. internal implementation details from the class definition.
  5.