home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A1122122.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  156.4 KB  |  1 channel  |  11,025 sample rate  |  14 seconds
Transcription: The string, here as first val, is padded with the fill character, a blank by default, so that it is 30 characters long. You can see in the sample output that the padding characters are added before the value by default.