Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

It appears that you can't wait for a return. To deal with input one char at a time you need something like getchgetch.

It appears that you can't wait for a return. To deal with input one char at a time you need something like getch.

It appears that you can't wait for a return. To deal with input one char at a time you need something like getch.

Source Link
f p
  • 3.2k
  • 1
  • 31
  • 36

It appears that you can't wait for a return. To deal with input one char at a time you need something like getch.