X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fform_userptr.3x.html;fp=Ada95%2Fhtml%2Fform_userptr.3x.html;h=49dbc78c6aed42088bc07be233eaca2ae8305504;hp=5eac8966c799ed130fbdc40ea9fe886e6546b2c3;hb=0eb88fc5281804773e2a0c7a488a4452463535ce;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/form_userptr.3x.html b/Ada95/html/man/form_userptr.3x.html similarity index 83% rename from Ada95/html/form_userptr.3x.html rename to Ada95/html/man/form_userptr.3x.html index 5eac8966..49dbc78c 100644 --- a/Ada95/html/form_userptr.3x.html +++ b/Ada95/html/man/form_userptr.3x.html @@ -1,12 +1,12 @@ - +
        form_userptr - associate application data with a form item
 
 
 

SYNOPSIS

-       #include <form.h>
+       #include 
        int set_form_userptr(FORM *form, void *userptr);
        void* form_userptr(const FORM *form);
 
@@ -37,8 +37,8 @@
 
 

NOTES

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