]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/curs_deleteln.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / curs_deleteln.3x.html
similarity index 92%
rename from Ada95/html/curs_deleteln.3x.html
rename to Ada95/html/man/curs_deleteln.3x.html
index b0a74abffafaae8e5f3a4f8049db453f6f5499d9..f177ee27a375ca518168c16dbc5a69fbdc258cb7 100644 (file)
@@ -1,5 +1,5 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>deleteln</STRONG>,  <STRONG>wdeleteln</STRONG>,  <STRONG>insdelln</STRONG>, <STRONG>winsdelln</STRONG>, <STRONG>insertln</STRONG>, <STRONG>win-</STRONG>
        <STRONG>sertln</STRONG> - delete and insert lines in a <STRONG>curses</STRONG> window
@@ -7,7 +7,7 @@
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;curses.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><curses.h></STRONG>
 
        <STRONG>int</STRONG> <STRONG>deleteln(void);</STRONG>
        <STRONG>int</STRONG> <STRONG>wdeleteln(WINDOW</STRONG> <STRONG>*win);</STRONG>
@@ -51,7 +51,7 @@
 
 </PRE>
 <H2>NOTES</H2><PRE>
-       Note that all but <STRONG>winsdelln</STRONG> may be macros.
+       Note that all but <STRONG>winsdelln</STRONG> may be macros.
 
        These  routines  do  not require a hardware line delete or
        insert feature in the terminal.  In fact, they  won't  use