#include"iostream.h" void main() { cout << "Old method, this will work for a while but it is deprecated" << endl; }