]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/wresize.3x.html
ncurses 5.9 - patch 20130608
[ncurses.git] / doc / html / man / wresize.3x.html
index 170c2d637f9bbcd0e7c3beb22d57cad5b2770833..7bdf75f91ccb16546bac9422b7cf319318b8526a 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!-- 
   ****************************************************************************
   * Copyright (c) 1998-2006,2010 Free Software Foundation, Inc.              *
 <!-- 
   ****************************************************************************
   * Copyright (c) 1998-2006,2010 Free Software Foundation, Inc.              *
@@ -28,7 +28,7 @@
   * authorization.                                                           *
   ****************************************************************************
   * Author: Thomas E. Dickey 1996
   * authorization.                                                           *
   ****************************************************************************
   * Author: Thomas E. Dickey 1996
-  * @Id: wresize.3x,v 1.11 2010/07/31 15:30:32 tom Exp @
+  * @Id: wresize.3x,v 1.13 2010/12/04 18:40:45 tom Exp @
 -->
 <HTML>
 <HEAD>
 -->
 <HTML>
 <HEAD>
 
 </PRE>
 <H2>DESCRIPTION</H2><PRE>
 
 </PRE>
 <H2>DESCRIPTION</H2><PRE>
-       The  <STRONG>wresize</STRONG>  function  reallocates storage for an <STRONG>ncurses</STRONG>
-       window to adjust its dimensions to the  specified  values.
-       If either dimension is larger than the current values, the
-       window's data is filled with blanks that have the  current
-       background  rendition  (as  set  by  <STRONG>wbkgdset</STRONG>) merged into
-       them.
+       This  is  an  extension to the curses library.  It reallo-
+       cates storage for an <STRONG>ncurses</STRONG> window to adjust  its  dimen-
+       sions  to  the  specified  values.  If either dimension is
+       larger than the  current  values,  the  window's  data  is
+       filled with blanks that have the current background rendi-
+       tion (as set by <STRONG>wbkgdset</STRONG>) merged into them.
 
 
 </PRE>
 
 
 </PRE>