|
|
cc [flag . . .] file -lmenu -locurses [library . . .]#include <menu.h>
int pos_menu_cursor(MENU menu);
E_OK | - | The routine returned successfully. |
E_SYSTEM_ERROR | - | System error. |
E_BAD_ARGUMENT | - | An incorrect argument was passed to the routine. |
E_NOT_POSTED | - | The menu has not been posted. |