]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_addwstr.3x.html
ncurses 5.7 - patch 20100918
[ncurses.git] / doc / html / man / curs_addwstr.3x.html
index 793af5f87be966e69dfc92b64626ee0004213bdb..b0cbb894a8bf5e729b0bd8944d6f53731a429383 100644 (file)
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_addwstr.3x,v 1.8 2010/07/31 16:12:01 tom Exp @
+  * @Id: curs_addwstr.3x,v 1.9 2010/08/14 23:29:16 tom Exp @
 -->
 <HTML>
 <HEAD>
        All routines return the integer <STRONG>ERR</STRONG> upon failure and <STRONG>OK</STRONG> on
        success.
 
+       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>