Read in command prompt input without pressing enter
问题 I am trying to write a program in C on windows command prompt that I can use to practice touch typing. I want to do this by having the program prompt for a letter and as soon as I have entered a letter, I want it to record whether or not that letter was correct and repeat the process a predefined number of times before exiting and telling me my time and accuracy. Making it work by pressing enter between each letter is easy enough, but I feel like it wont be as helpful as it would be if I didn