kbhit() returns the ASCII value of key pressed to very next input statement
or use kbhit() in front of any variable.

eg. int i;
i=kbhit();


On 3/5/07, satishgitam <[EMAIL PROTECTED]> wrote:
>
>   Hi,every body,I know that kbhit() returns nonzero when any key has
> hited. Then what happens to the hited key,is there any function to get
> that key.
>
> 
>


[Non-text portions of this message have been removed]

Reply via email to