Type
Name
Description
int
ich
a variable that holds the value of the last keystroke hit. ich may be examined after functions like menu and the prompt_ family
multi_right
if inchar returns MULTI_KEY (as in pointer mode 1), multi_right contains the number of right arrows (a negative value indicates leftward movement)
multi_down
if inchar returns MULTI_KEY (as in pointer mode 1), multi_left contains the number of down arrows (a negative value indicates upward movement)
Help URL: http://www.yourdomain.com/help/index.html?input_device_interface.htm