]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_inch.3x.html
ncurses 5.9 - patch 20131221
[ncurses.git] / doc / html / man / curs_inch.3x.html
index d601804e283e3c4236f9dcf3e5627fd007c38586..5068a59e6a62ab68a031a77e6b008039e2f17e8a 100644 (file)
@@ -1,8 +1,8 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!-- 
   * t
   ****************************************************************************
-  * Copyright (c) 1998,2006 Free Software Foundation, Inc.                   *
+  * Copyright (c) 1998-2006,2010 Free Software Foundation, Inc.              *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
   * copy of this software and associated documentation files (the            *
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_inch.3x,v 1.13 2006/12/02 16:58:55 tom Exp @
+  * @Id: curs_inch.3x,v 1.17 2010/12/04 18:36:44 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.