home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A112292.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  227.5 KB  |  1 channel  |  11,025 sample rate  |  21 seconds
Transcription: This statement echoes the values that were extracted in the input statement. The conversion base has reverted to decimal, so the values that are inserted are interpreted as decimal values. If you run this program with the input 12, 12, and 12, the output values will be 12, 10, and 18.