X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_data.3x.html;h=e9534ff5f580e3f79ae173c7ba77c51ad61e3526;hp=502495edfde303fc98e14a4e5f5f7d86e5287455;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34 diff --git a/doc/html/man/form_data.3x.html b/doc/html/man/form_data.3x.html index 502495ed..e9534ff5 100644 --- a/doc/html/man/form_data.3x.html +++ b/doc/html/man/form_data.3x.html @@ -1,80 +1,111 @@ + + + + + +form_data 3x + + + +

form_data 3x

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

NAME

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

NAME

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

SYNOPSIS

-       #include <form.h>
+

SYNOPSIS

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

DESCRIPTION

-       The  function data_ahead tests whether there is off-screen
+

DESCRIPTION

+       The  function data_ahead tests whether there is off-screen
        data ahead in the given form.   It  returns  TRUE  (1)  or
        FALSE (0).
 
-       The function data_behind tests whether there is off-screen
+       The function data_behind tests whether there is off-screen
        data behind in the given form.  It  returns  TRUE  (1)  or
        FALSE (0).
 
 
 
-

SEE ALSO

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

SEE ALSO

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

NOTES

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

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)
 
-
-
-Man(1) output converted with -man2html -
+