Equivalent for getch()

Jun 28, 2012 at 4:18pm
Hi
Would u pls introduce something standard as an equivalent for getch() and getche(), that is something that 1) waits for a single keystroke, and 2) returns as soon as a single keystroke is entered?
Thanks
Jun 28, 2012 at 4:28pm
There is no equivalent function in standard C++.
Topic archived. No new replies allowed.