As I understand it, the kbhit() function is not part of the Standard C++, but is a common extension that is supposed to be provided by most compilers. My documentation to use the header file conio.h for the kbhit() function, but when I do a compile that way, it says the conio.h is not found.
What do I do?
Thanks,
Kent
What do I do?
Thanks,
Kent