]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form.3x.html
similarity index 96%
rename from Ada95/html/form.3x.html
rename to Ada95/html/man/form.3x.html
index 39b9e4f3f1c5ba6c3e164d80d318eb14175612d7..ef414e32b3951ffe7463adeec81e70f897177edc 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form</STRONG> - curses extension for programming forms
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
 
 
 </PRE>
 
 </PRE>
 <H2>NOTES</H2><PRE>
-       The header file <STRONG>&lt;form.h&gt;</STRONG> automatically includes the header
-       files <STRONG>&lt;curses.h&gt;</STRONG> and <STRONG>&lt;eti.h&gt;</STRONG>.
+       The header file <STRONG><form.h></STRONG> automatically includes the header
+       files <STRONG><curses.h></STRONG> and <STRONG><eti.h></STRONG>.
 
        In your library list, libform.a  should  be  before  libn-
        curses.a; that is, you want to say `-lform -lncurses', not