
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
twInkeyWait( nSecs )
----------------------------------------------------------------------------
This function is taken from the Nantucket source accompanying
Clipper 5.01. It allows SET KEYS to be processed during an INKEY
call. This function is used by all TSDWIN functions instead of
INKEY().
Arguments:
nSecs - 'N' Wait time in seconds. (0 - Wait forever)
Return:
Last key pressed.
Example:
twInkeyWait( 5 )
See Also: twMInkeyWait()
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson