| Main index | Section 3 | Options |
#include <menu.h>int set_item_userptr(ITEM *item, void *userptr); void *item_userptr(const ITEM *item);
The set_item_userptr always 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 | mitem_userptr (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | If you have a problem and you think awk(1) is the solution, then you have two problems. | ” |
| — David Tilbrook | ||