X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_inch.3x.html;h=c6217fdec688c0da84085a04e209785db1840049;hp=2d69e2cf7c21040e6b89f45956d450c9f1634db1;hb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff;hpb=d448186ac240901c6976dc74c260f052d3ed53e4 diff --git a/doc/html/man/curs_inch.3x.html b/doc/html/man/curs_inch.3x.html index 2d69e2cf..c6217fde 100644 --- a/doc/html/man/curs_inch.3x.html +++ b/doc/html/man/curs_inch.3x.html @@ -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 @ --> @@ -80,6 +80,13 @@ A_COLOR Bit-mask to extract color-pair field information + +

RETURN VALUE

+       Functions with a "mv" prefix first perform a cursor  move-
+       ment  using  wmove, and return an error if the position is
+       outside the window, or if the window pointer is null.
+
+
 

NOTES

        Note that all of these routines may be macros.