Borland getch() equivalent in Visual C++
Posted: Sat Jan 24, 2004 7:38 am
Is there a Visual C++ equivalent to Borlands:
conio.h
getch()
to keep a console program from closing at the end of execution???
I saw another post here that uses a request for a dummy variable, but I was hoping for a better method than that.
Any help appreciated!!!
conio.h
getch()
to keep a console program from closing at the end of execution???
I saw another post here that uses a request for a dummy variable, but I was hoping for a better method than that.
Any help appreciated!!!