- Feb 8, 2001
- 8,968
- 16
- 81
What is the command to pause the system until the user presses a key?
I only need this at the end of my (very simple) program. VS 6 used to do it alone, but VS.NET doesn't.
I've used the getch() function, but for some reason, it screws with my cout statements.
Can you please help?
-Ice
I only need this at the end of my (very simple) program. VS 6 used to do it alone, but VS.NET doesn't.
I've used the getch() function, but for some reason, it screws with my cout statements.
Can you please help?
-Ice
