#include #include using namespace std; int main () { ofstream myfile("output"); myfile << "Text to file output"<