X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_post.3x.html;h=694b108ad267dab1c5c524b9cf5b8a009b9748c7;hb=a47b9e53836434777854387fa6f09f2137ec2111;hp=24f7f9b6936a8b905b87caca92642b7ff8be62ba;hpb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d;p=ncurses.git diff --git a/doc/html/man/form_post.3x.html b/doc/html/man/form_post.3x.html index 24f7f9b6..694b108a 100644 --- a/doc/html/man/form_post.3x.html +++ b/doc/html/man/form_post.3x.html @@ -1,7 +1,8 @@ - -form_post 3x - - +form_post 3x 2023-07-01 ncurses 6.4 Library calls + + -

form_post 3x

+

form_post 3x 2023-07-01 ncurses 6.4 Library calls

-form_post(3x)                                                    form_post(3x)
+form_post(3x)                    Library calls                   form_post(3x)
 
 
 
 
 

NAME

-       post_form,  unpost_form  - write or erase forms from associated subwin-
-       dows
+       post_form,   unpost_form   -  write  or  erase  forms  from  associated
+       subwindows
 
 
 

SYNOPSIS

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

DESCRIPTION

@@ -103,8 +105,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

@@ -113,7 +115,7 @@
 
 
 
-                                                                 form_post(3x)
+ncurses 6.4                       2023-07-01                     form_post(3x)