X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_post.3x.html;h=4d46ccaaf976737849fc62859be44d6f9d42499e;hp=ff2b106a99059c0c141f5d88b6677b607efdbfb3;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/doc/html/man/form_post.3x.html b/doc/html/man/form_post.3x.html index ff2b106a..4d46ccaa 100644 --- a/doc/html/man/form_post.3x.html +++ b/doc/html/man/form_post.3x.html @@ -1,4 +1,3 @@ - + + + form_post 3x @@ -40,27 +42,26 @@

form_post 3x


-
 form_post(3x)                                             form_post(3x)
 
 
 
 
 
-

NAME

+

NAME

        form_post  -  write or erase forms from associated subwin-
        dows
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <form.h>
        int post_form(FORM *form);
        int unpost_form(FORM *form);
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The function post_form displays a form to  its  associated
        subwindow.   To trigger physical display of the subwindow,
        use  refresh  or  some  equivalent  curses  routine   (the
@@ -72,7 +73,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        These routines return one of the following:
 
        E_OK The routine succeeded.
@@ -102,24 +103,24 @@
 
 
 
-

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.
 
@@ -127,10 +128,17 @@
 
                                                           form_post(3x)
 
-
-
-Man(1) output converted with -man2html -
+