]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_delch.3x.html
ncurses 5.9 - patch 20130309
[ncurses.git] / doc / html / man / curs_delch.3x.html
index 4036dc39a6759c22a4e7a7220e621d1a1d0e87b1..174b17d8e629ab2ab626c52b76db123544cfcb03 100644 (file)
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_delch.3x,v 1.9 2010/07/31 16:12:01 tom Exp @
+  * @Id: curs_delch.3x,v 1.11 2010/12/04 18:36:44 tom Exp @
 -->
 <HTML>
 <HEAD>
        (SVr4  specifies  only  "an integer value other than <STRONG>ERR</STRONG>")
        upon successful completion.
 
+       Functions with a "mv" prefix first perform a cursor  move-
+       ment  using  <STRONG>wmove</STRONG>, and return an error if the position is
+       outside the window, or if the window pointer is null.
+
 
 </PRE>
 <H2>NOTES</H2><PRE>