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

  1. A derived class is often larger than the base class.  The size
  2. argument ensures that the correct amount of storage space is
  3. allocated or deallocated for the object.
  4.