header of kbhit()

Dec 16, 2012 at 7:51am
which header should i include to use kbhit in dev c++
Dec 16, 2012 at 10:34am
conio.h
Dec 17, 2012 at 4:28pm
dev dont have conio
Dec 17, 2012 at 4:44pm
codeblocks
Dec 17, 2012 at 8:52pm
But I'm using Dev and habitual of it.Its not possible to change the compiler suddenly.Please suggest with Dev
Dec 17, 2012 at 8:58pm
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.