| Main index | Section 3 | Options |
#include <menu.h>int set_menu_userptr(MENU *menu, void *userptr); void *menu_userptr(const MENU *menu);
set_menu_userptr returns E_OK (success).
The user pointer is a void pointer. We chose not to leave it as a char pointer for SVr4 compatibility.
| 2024-03-16 | menu_userptr (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | What will happen when the 32-bit Unix date goes negative in mid-January 2038 does not bear thinking about. | ” |
| — Henry Spencer | ||