I'm using a PIC18F2480 and I'm having trouble using the function "kbhit()" from CCS. Does anyone know where I can find the code of the "kbhit" function?
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Aug 22, 2005 11:58 am
Quote:
Does anyone know where I can find the code of the "kbhit" function?
Look in the .LST file which is generated by the compiler
after a successful compilation. It will be in your project folder.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum