home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A162363.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-25  |  236.8 KB  |  1 channel  |  11,025 sample rate  |  22 seconds
Transcription: The function myUnexpected is a user-defined handler for unexpected exceptions. It prints a message. Then it calls setUnexpected with the function pointer pfv old Unexpected. In this case, setUnexpected reinstates the system-defined function Unexpected. Finally, myUnexpected calls process.