home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A16103.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-03  |  141.1 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: In C programs, error handling is interspersed throughout your code. In C++, error handling code and other code is separated to make the program easier to read and maintain.