home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11205.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  155.9 KB  |  1 channel  |  11,025 sample rate  |  14 seconds
Transcription: After you have completed input and output operations on a file, you should close it. The close function closes the file that is associated with the stream object and ends the association between the file and the stream object.