//Name: Andrew Ferguson //Date: 1/17/2005 //Purpose: To see if I can get this work! #include <iostream.h> void main() { cout << "Hello\n"; cout << "Goodbye\n"; }0
//Name: Andrew Ferguson //Date: 1/17/2005 //Purpose: To see if I can get this work! #include <iostream.h> void main() { cout << "Hello\n"; cout << "Goodbye\n"; }0