X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_data.3x.html;h=0467ec604b4ad1ed238dd165779c6fa97c914bb5;hb=d1a029866f6d84087781eaa81de19949d8533426;hp=aa170e2cbcb978e6084e3da1e7f18b2841526d2e;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40;p=ncurses.git diff --git a/doc/html/man/form_data.3x.html b/doc/html/man/form_data.3x.html index aa170e2c..0467ec60 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 2023-07-01 ncurses 6.4 Library calls + + -

form_data 3x

+

form_data 3x 2023-07-01 ncurses 6.4 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

@@ -74,8 +76,8 @@
 
 
 

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

@@ -84,7 +86,7 @@
 
 
 
-                                                                 form_data(3x)
+ncurses 6.4                       2023-07-01                     form_data(3x)