|
Purpose |
Turns off the cursor |
|
Old name |
#define _curs_off trm_curs_off |
|
Syntax |
void trm_curs_off(void) |
|
Description |
The function trm_curs_off() turns off the cursor. It has no effect on input functions or menu functions, except for trm_grabchr(). Use the utility DFSETUP to turn off the cursor in menus. |
|
See also |