home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH07 / A07111.TXT < prev    next >
Encoding:
Text File  |  1993-09-22  |  152 b   |  4 lines

  1. These statements destroy two objects, "pi" and "pt", that were
  2. created with the new operator.  All memory associated with these
  3. objects is released.
  4.