home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH07 / A071031.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-25  |  187.6 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: Two standard header files are included in this example program. The file iostream.h is needed for the stream output. The file new.h contains the prototype for the new operator and is required to support the placement feature.