What is the alternative of _kbhit_ in linux ?
Managed C++/CLI
2
Posts
2
Posters
7
Views
1
Watching
-
i am trying to make a game which requires a constant input from user, i looked through net but didn't understand it. How can i get an constant input from user while the program is running like _kbhit_ does.
may be you can find the solution here : Is there is any alternative to kbhit() for Linux? - Quora[^]