| Main index | Section 3 | Options |
#include <form.h>int set_form_userptr(FORM *form, void *userptr); void* form_userptr(const FORM *form);
The function set_form_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 | form_userptr (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps. | ” |
| — The Unix Haters' handbook | ||