in reply to Re^4: Timed STDIN input via threads on Win32
in thread Timed STDIN input via threads on Win32

ReadKey in a loop until you see the enter key? (usually an odd approach, but in this case...)
  • Comment on Re^5: Timed STDIN input via threads on Win32