home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH11
/
A112064.WAV
(
.mp3
)
< prev
next >
Loop
Waveform Audio File Format
|
1993-10-22
|
193.1 KB
|
1 channel
|
11,025 sample rate
|
18 seconds
Transcription:
This statement opens the file, dest.dat, for output, creates an object of the OFStream class called dest, and associates the file, dest.dat, with the object dest. By default, the OFStream constructor opens a file for output.