lovish_dhawan
July 25th, 2006, 02:26 AM
Hi All,
I am using Visual Studio 2005, and in my source code i want to use _kbhit as well _getch(). In VC98 it seems that they used to be there in libc.lib. But here as I am using VS2005, please suggest me how to go abt it. I cant use the old libs i.e. libs of VC98.
Please tell which lib contains the definitions of _kbhit and _getch. I have added my build option to be console-app
Thanks in advance
Lovish Dhawan
I am using Visual Studio 2005, and in my source code i want to use _kbhit as well _getch(). In VC98 it seems that they used to be there in libc.lib. But here as I am using VS2005, please suggest me how to go abt it. I cant use the old libs i.e. libs of VC98.
Please tell which lib contains the definitions of _kbhit and _getch. I have added my build option to be console-app
Thanks in advance
Lovish Dhawan