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