char
*
item_userptr(
ITEM *item
)
int
set_item_userptr(
ITEM *item
, char *userptr
)
)
function returns the value of the user defined pointer for the given
item, this pointer is defined by the
set_item_userptr(
)
function.
E_OK
E_SYSTEM_ERROR
<menu.h>
automatically includes both
<curses.h>
and
<eti.h>
.