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

  1. This line sets the function myUnexpected() as the unexpected
  2. exception handler function.  It saves a pointer to the old
  3. unexpected exception handler in "pfvOldUnexpected".
  4.