]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_post.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_post.3x.html
similarity index 87%
rename from Ada95/html/form_post.3x.html
rename to Ada95/html/man/form_post.3x.html
index 6ca869099b339f678a42920758c09fb12eb4b5ff..cec8b24541e2f9fddfd0be9f427dab567f1f3f26 100644 (file)
@@ -1,5 +1,5 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_post</STRONG>  -  write or erase forms from associated subwin-
        dows
@@ -7,7 +7,7 @@
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        int post_form(FORM *form);
        int unpost_form(FORM *form);
 
@@ -61,8 +61,8 @@
 
 </PRE>
 <H2>NOTES</H2><PRE>
-       The header file <STRONG>&lt;form.h&gt;</STRONG> automatically includes the header
-       file <STRONG>&lt;curses.h&gt;</STRONG>.
+       The header file <STRONG><form.h></STRONG> automatically includes the header
+       file <STRONG><curses.h></STRONG>.
        These routines emulate the System V forms  library.   They
        were not supported on Version 7 or BSD versions.