0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
1 Posted Topic
You could try using the Windows API to write a getchar function (read 1 char from file handle obtained from GetStdHandle)... otherwise, you'd need interrupts (MS-DOS style getchar...) or a window with a WM_KEY* handler
The End.
Battlesnake