home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH02 / A02081.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  170.7 KB  |  1 channel  |  11,025 sample rate  |  15 seconds
Transcription: This is a simple code example. It asks the user to input two numbers and then computes the sum of the numbers and prints a line with the result. We will look at this program a line at a time to examine a number of basic C++ features.