Answer the question
In order to leave comments, you need to log in
How to make a time limit on character input in C++?
The question arose: how to give the user the nth amount of time to enter, after which the input request stops and the code continues to be executed?
Answer the question
In order to leave comments, you need to log in
There is a not quite standard facility available in visual studio - _kbhit()
See this question
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question