Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Why keyboard hit function is not working

–1 vote
asked Nov 21, 2019 by OMKAR

1 Answer

0 votes
answered Dec 7, 2019 by Aamir Raza (190 points)
Keyboard hit funcion {kbhit()} only works in turbo c and turbo c++ compiler.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...