Home Segments Index Top Previous Next

396: Mainline

To create an input stream or an output stream, you must inform the C++ compiler that you plan to use C++'s file-handling library by including the following line in your program:

#include