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

  1. If a program attempts to throw a C++ exception from
  2. a C language signal handler, the results are undefined.
  3. The program may terminate.
  4.