DOS/32 Advanced DOS Extender - D32A C/C++ Run-Time Library Reference
3.02 - DOS/32 Advanced D32A Library function - d32a_kbwait()
Synopsys:
#include <d32a.h>
void d32a_kbwait(void);
Description:
This function waits for a keystroke to occur in a continuous loop, returning to
the caller when a key has been pressed. The getch function of WATCOM C/C++
standard Run-Time library can be used to retrieve the character from the buffer.
Returns:
This function does not return anything.
Copyright © DOS/32 Advanced Team 1996-2002 All Rights Reserved
|