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

  1. When Process() is called, it throws an exception.  Because
  2. the exception cannot be caught, control passes to the
  3. terminate function established by the last call of
  4. set_terminate.
  5.