home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A16216.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-25  |  257.6 KB  |  1 channel  |  11,025 sample rate  |  24 seconds
Transcription: Use the function setTerminate to replace or restore the system-defined exception handler terminate. The argument of setTerminate must be a pointer to an appropriate function. The return value of setTerminate is a pointer to the terminate function that was in effect when setTerminate was called. You can use the return value to restore the previous terminator function.