X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field.3x.html;h=f40cf747bddcb877ef999adb923bd9e181f591fe;hp=0e7f82140884a55d211c9e2762a5ad28dcada206;hb=02f02dcd4464143580e783ae32c822d8eb8cdcbf;hpb=3a935d9991cdf43ebfa952073c9b555f73a3e011 diff --git a/doc/html/man/form_field.3x.html b/doc/html/man/form_field.3x.html index 0e7f8214..f40cf747 100644 --- a/doc/html/man/form_field.3x.html +++ b/doc/html/man/form_field.3x.html @@ -1,8 +1,7 @@ - + + + form_field 3x -

form_field 3x

-
+

form_field 3x

-
 form_field(3x)                                           form_field(3x)
 
 
 
 
 
-

NAME

+

NAME

        form_field - make and break connections between fields and
        forms
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <form.h>
        int set_form_fields(FORM *form, FIELD **fields);
        FIELD **form_fields(const FORM *form);
@@ -62,7 +62,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The function set_form_fields  changes  the  field  pointer
        array  of the given form.  The array must be terminated by
        a NULL.
@@ -78,7 +78,7 @@
 
 
 
-

RETURN VALUES

+

RETURN VALUE

        The  function  form_fields returns a pointer (which may be
        NULL).  It does not set errno.
 
@@ -105,18 +105,18 @@
 
 
 
-

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.
 
@@ -125,7 +125,7 @@
 
 
 
-

AUTHORS

+

AUTHORS

        Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
        curses by Eric S. Raymond.
 
@@ -133,10 +133,17 @@
 
                                                          form_field(3x)
 
-
-
-Man(1) output converted with -man2html -
+