X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_data.3x.html;h=7691a29d45d05a9746c15685ce3f0234b29894c2;hp=a411eed499276dda15c09f1e2e8aceddc5470e10;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/form_data.3x.html b/doc/html/man/form_data.3x.html index a411eed4..7691a29d 100644 --- a/doc/html/man/form_data.3x.html +++ b/doc/html/man/form_data.3x.html @@ -1,8 +1,7 @@ - + + + form_data 3x -

form_data 3x

-
+

form_data 3x

-
-form_data(3x)                                       form_data(3x)
+form_data(3x)                                             form_data(3x)
 
 
 
 
 
-

NAME

+

NAME

        form_data - test for off-screen data in given forms
 
 
 
-

SYNOPSIS

+

SYNOPSIS

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

DESCRIPTION

+

DESCRIPTION

        The  function data_ahead tests whether there is off-screen
        data ahead in the given form.   It  returns  TRUE  (1)  or
        FALSE (0).
@@ -70,35 +70,41 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

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

NOTES

+

NOTES

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

PORTABILITY

+

PORTABILITY

        These routines emulate the System V forms  library.   They
        were not supported on Version 7 or BSD versions.
 
 
 
-

AUTHORS

+

AUTHORS

        Juergen  Pfeifer.   Manual  pages  and  adaptation for new
        curses by Eric S. Raymond.
 
 
 
-                                                    form_data(3x)
+                                                          form_data(3x)
 
-
-
-Man(1) output converted with -man2html -
+