X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_data.3x.html;h=7215788070dcb07b1c44ea0323bc2069cc6c726b;hp=9cd3eb066a8c9997841c5ea97811c2a678bb9776;hb=HEAD;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/doc/html/man/form_data.3x.html b/doc/html/man/form_data.3x.html index 9cd3eb06..2f1dc3b9 100644 --- a/doc/html/man/form_data.3x.html +++ b/doc/html/man/form_data.3x.html @@ -1,7 +1,8 @@ - -form_data 3x - - +form_data 3x 2024-03-16 ncurses 6.5 Library calls + + -

form_data 3x

+

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

-form_data(3x)                                                    form_data(3x)
+form_data(3x)                    Library calls                   form_data(3x)
 
 
 
@@ -52,8 +53,9 @@
 
 

SYNOPSIS

        #include <form.h>
-       bool data_ahead(const FORM *form);
-       bool data_behind(const FORM *form);
+
+       bool data_ahead(const FORM *form);
+       bool data_behind(const FORM *form);
 
 
 

DESCRIPTION

@@ -64,18 +66,9 @@
        in the given form.  It returns TRUE (1) or FALSE (0).
 
 
-

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.
 
 
 

AUTHORS

@@ -83,18 +76,21 @@
        Raymond.
 
 
+

SEE ALSO

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