]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/form_field_userptr.3x.html
ncurses 6.2 - patch 20201017
[ncurses.git] / doc / html / man / form_field_userptr.3x.html
index 62d7fbbb08e0be16c1a4af6fc70d0cad1e8220a7..b5c626aa72c8ae66774e8070920cd3ca7d53c083 100644 (file)
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: form_field_userptr.3x,v 1.14 2020/03/28 19:06:28 tom Exp @
+  * @Id: form_field_userptr.3x,v 1.15 2020/10/17 23:07:03 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
@@ -54,6 +54,7 @@
 
 </PRE><H2><a name="h2-SYNOPSIS">SYNOPSIS</a></H2><PRE>
        <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+
        int set_field_userptr(FIELD *field, void*userptr);
        void *field_userptr(const FIELD *field);