]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_touch.3x.html
ncurses 6.0 - patch 20171118
[ncurses.git] / doc / html / man / curs_touch.3x.html
index d63e4de8d24ed2ee2ba3104fbba51ed252acd3e5..5b4d8212dd7d1b31ba9a08e9cb617e8d077dbd48 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
   ****************************************************************************
 <!-- 
   ****************************************************************************
-  * Copyright (c) 1998-2010,2015 Free Software Foundation, Inc.              *
+  * Copyright (c) 1998-2015,2017 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            *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
   * copy of this software and associated documentation files (the            *
@@ -26,7 +26,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_touch.3x,v 1.16 2015/12/05 23:43:00 tom Exp @
+  * @Id: curs_touch.3x,v 1.17 2017/11/18 23:40:19 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
 
        X/Open does not define any error conditions.  In this implementation
 
 
        X/Open does not define any error conditions.  In this implementation
 
-              <STRONG>is_linetouched</STRONG>
-                   returns an error if the window pointer is null, or  if  the
-                   line  number  is outside the window.  Note that ERR is dis-
-                   tinct from <STRONG>TRUE</STRONG> and <STRONG>FALSE</STRONG>, which are the normal return val-
-                   ues of this function.
+          <STRONG>is_linetouched</STRONG>
+               returns an error if the window pointer is null, or if the  line
+               number  is  outside the window.  Note that ERR is distinct from
+               <STRONG>TRUE</STRONG> and <STRONG>FALSE</STRONG>, which are the  normal  return  values  of  this
+               function.
 
 
-              <STRONG>wtouchln</STRONG>
-                   returns  an  error if the window pointer is null, or if the
-                   line number is outside the window.
+          <STRONG>wtouchln</STRONG>
+               returns  an error if the window pointer is null, or if the line
+               number is outside the window.
 
 
 </PRE><H2><a name="h2-PORTABILITY">PORTABILITY</a></H2><PRE>
 
 
 </PRE><H2><a name="h2-PORTABILITY">PORTABILITY</a></H2><PRE>