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

  1. There is no long exception handler.  This handler cannot catch the
  2. exception.  Because the exception is uncaught, control is
  3. transferred to the function terminate().
  4.