X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_userptr.3x.html;h=db79de2022cb18d324ff834b9416b75130e4135a;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=e6b6f5ec494b9522924368580ad7432eeff667cd;hpb=7884aa084f9440fd964f14fe31853a5f85db5104;p=ncurses.git diff --git a/doc/html/man/form_userptr.3x.html b/doc/html/man/form_userptr.3x.html index e6b6f5ec..db79de20 100644 --- a/doc/html/man/form_userptr.3x.html +++ b/doc/html/man/form_userptr.3x.html @@ -1,7 +1,6 @@ - -form_userptr 3x +form_userptr 3x 2024-03-16 ncurses 6.5 Library calls - + -

form_userptr 3x

+

form_userptr 3x 2024-03-16 ncurses 6.5 Library calls

-form_userptr(3x)                                              form_userptr(3x)
+form_userptr(3x)                 Library calls                form_userptr(3x)
 
 
 
@@ -72,18 +71,9 @@
        The function set_form_userptr returns E_OK (success).
 
 
-

SEE ALSO

-       curses(3x), form(3x).
-
-
-

NOTES

-       The  header  file  <form.h>  automatically  includes  the  header  file
-       <curses.h>.
-
-
 

PORTABILITY

-       These routines emulate the System V forms library.  They were not  sup-
-       ported on Version 7 or BSD versions.
+       These  routines  emulate  the  System  V  forms library.  They were not
+       supported on Version 7 or BSD versions.
 
        The user pointer is a void pointer.  We chose not to leave it as a char
        pointer for SVr4 compatibility.
@@ -94,8 +84,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), form(3x)
+
+
 
-                                                              form_userptr(3x)
+ncurses 6.5                       2024-03-16                  form_userptr(3x)