header of kbhit()

which header should i include to use kbhit in dev c++
conio.h
dev dont have conio
codeblocks
But I'm using Dev and habitual of it.Its not possible to change the compiler suddenly.Please suggest with Dev
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.