Query: menu_userptr
OS: opensolaris
Section: 3curses
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
menu_userptr(3CURSES) Curses Library Functions menu_userptr(3CURSES)NAMEmenu_userptr, set_menu_userptr - associate application data with menusSYNOPSIScc [ flag... ] file... -lmenu -lcurses [ library... ] #include <menu.h> char *menu_userptr(MENU *menu); int set_menu_userptr(MENU *menu, char *userptr);DESCRIPTIONEvery menu has an associated user pointer that can be used to store relevant information. set_menu_userptr() sets the user pointer of menu. menu_userptr() returns the user pointer of menu.RETURN VALUESmenu_userptr() returns NULL on error. set_menu_userptr() returns one of the following: E_OK The routine returned successfully. E_SYSTEM_ERROR System error.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+SEE ALSOcurses(3CURSES), menus(3CURSES), attributes(5)NOTESThe header <menu.h> automatically includes the headers <eti.h> and <curses.h>. SunOS 5.11 31 Dec 1996 menu_userptr(3CURSES)
Related Man Pages |
---|
menu_cursor(3curses) - opensolaris |
set_menu_mark(3curses) - opensolaris |
menu_userptr(3x) - opendarwin |
menu_userptr(3curses) - sunos |
set_menu_userptr(3curses) - sunos |
Similar Topics in the Unix Linux Community |
---|
Need help with script for menu |
Script file menus and coding |
DVD Studio Pro: Authoring a DVD that plays automatically without a menu |
Shell menus And Oracle |
System access. |