There better ways to do this but this will work...
just hit any key on the keyboard and then enter to exit.Code:#include <iostream.h> int main() { char nothing=0; cout << "Hello World \n"; cin >> nothing; return 0; }
chilibean
|
Results 1 to 5 of 5
Thread: Program unlaods???Threaded View
|
Click Here to Expand Forum to Full Width |