]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_field_new.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_field_new.3x.html
similarity index 90%
rename from Ada95/html/form_field_new.3x.html
rename to Ada95/html/man/form_field_new.3x.html
index 9860310bba74a8c1c83de76aa6655c1a845609ca..f581e77c9a2cd2f0b020053c20f004a25e9f1b9b 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_field_new</STRONG> - create and destroy form fields
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        FIELD *new_field(int height, int width,
                         int toprow, int leftcol,
                         int offscreen, int nbuffers);
@@ -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.