next up previous
Next: Opening and Closing a Up: Overview of C++ Previous: Classes

File I/O

You can use the C++ I/O system to perform file I/O. In order to perform file I/O, you must include the header file fstream.h in your program.



 

Yousef Haik
2/23/1998