home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A16232.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-03  |  184.9 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: When an unexpected exception is thrown, the system-defined exception handler Unexpected is executed. Unexpected calls the system-defined exception handler Terminate by default. The default behavior of Terminate is to invoke Abort.