Main index | Section 3 | Options |
The function set_field_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.
form_field_userptr (3X) |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Never write it in C if you can do it in `awk'; Never do it in `awk' if `sed' can handle it; Never use `sed' when `tr' can do the job; Never invoke `tr' when `cat' is sufficient; Avoid using `cat' whenever possible. |
” |
— Taylor's Laws of Programming |