Nut/OS  4.10.3
API Reference
kbhit.c File Reference
#include "nut_io.h"
#include <io.h>
#include <sys/device.h>
Include dependency graph for kbhit.c:

Go to the source code of this file.

Functions

int kbhit (void)

Function Documentation

int kbhit ( void  )

Definition at line 46 of file kbhit.c.

References _filelength(), _fileno(), and stdin.

Referenced by main().

Here is the call graph for this function: