home *** CD-ROM | disk | FTP | other *** search
- You may find that the predefined streams are not suitable for your
- application. You can define your own streams and perform input
- and output on them. The facilities described in the section on
- file I/O show how you can define an ifstream or ofstream object to
- have a file as an ultimate consumer or producer. This section
- describes some of the other ways that you can define your own
- streams.
-