header of kbhit()

Prashant Gupta PG (134)
which header should i include to use kbhit in dev c++
goth (47)
conio.h
Prashant Gupta PG (134)
dev dont have conio
EssGeEich (1007)
codeblocks
Prashant Gupta PG (134)
But I'm using Dev and habitual of it.Its not possible to change the compiler suddenly.Please suggest with Dev
EssGeEich (1007)
Try using conio2, You should be able to download it from the Dev-C++ package manager, and include conio2.h.
Topic archived. No new replies allowed.