home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11254.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  137.3 KB  |  1 channel  |  11,025 sample rate  |  12 seconds
Transcription: In C, you use backslash n in a format string to specify that the next output should start on a new line. In C++, you use the special function, endl.