]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_inch.3x.html
ncurses 5.7 - patch 20100918
[ncurses.git] / doc / html / man / curs_inch.3x.html
index 2d69e2cf7c21040e6b89f45956d450c9f1634db1..c6217fdec688c0da84085a04e209785db1840049 100644 (file)
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_inch.3x,v 1.14 2010/07/31 16:11:27 tom Exp @
+  * @Id: curs_inch.3x,v 1.16 2010/08/14 23:35:36 tom Exp @
 -->
 <HTML>
 <HEAD>
        <STRONG>A_COLOR</STRONG>        Bit-mask to extract color-pair field information
 
 
+</PRE>
+<H2>RETURN VALUE</H2><PRE>
+       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>
        Note that all of these routines may be macros.