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

  1. In main(), the function myTerminate() is set as the terminate
  2. function.  The address of the system-defined function terminate()
  3. is saved.
  4.