]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_data.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_data.3x.html
similarity index 75%
rename from Ada95/html/form_data.3x.html
rename to Ada95/html/man/form_data.3x.html
index 72eef44e36fab85404f876997ef6cc8e1307ba04..d07992cc5fd38cd1633822b20d4bfa2ddc15fe0d 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
-       <STRONG>form_data</STRONG> -
+       <STRONG>form_data</STRONG> - test for off-screen data in given forms
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        bool data_ahead(const FORM *form);
        bool data_behind(const FORM *form);
 
@@ -29,8 +29,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>.
 
 
 </PRE>