home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A161635.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-25  |  183.2 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: The function process is called from a try block in the main function. This try block has a long exception handler. As a result, main can catch and recover from the rethrown exception. In this case, a message is printed.