]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/wresize.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / wresize.3x.html
similarity index 91%
rename from Ada95/html/wresize.3x.html
rename to Ada95/html/man/wresize.3x.html
index a5fd1ab88d3a05be019a50fd58c3aa8a9ce6251f..95354f26df4c95ce71ae68e38b61652f84c5ab17 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>wresize</STRONG> - resize a curses window
 
 
 </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>wresize(WINDOW</STRONG> <STRONG>*win,</STRONG> <STRONG>int</STRONG> <STRONG>lines,</STRONG> <STRONG>int</STRONG> <STRONG>columns);</STRONG>