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

  1. The initial design stage of an object-oriented program is
  2. particularly important.  That is when abstract data types are
  3. identified.  Classes are defined and, whenever possible, acquired
  4. for reuse.
  5.