void cout_example() { cout << "Hello! I'm wondering if there is any other way to print this statement to a text box that I would display in my GUI." << endl; }