~ubuntu-branches/debian/sid/ncurses/sid-200908151543

« back to all changes in this revision

Viewing changes to doc/html/man/curs_getstr.3x.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2008-12-14 21:06:00 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20081214210600-2rdjwvpplgvh3zeb
Tags: 5.7+20081213-1
MergingĀ upstreamĀ versionĀ 5.7+20081213.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
  * sale, use or other dealings in this Software without prior written       *
28
28
  * authorization.                                                           *
29
29
  ****************************************************************************
30
 
  * @Id: curs_getstr.3x,v 1.14 2005/05/15 16:17:55 tom Exp @
 
30
  * @Id: curs_getstr.3x,v 1.15 2006/01/12 00:30:58 tom Exp @
31
31
-->
32
32
<HTML>
33
33
<HEAD>
103
103
       the window pointer is null,  or  if  its  timeout  expires
104
104
       without having any data.
105
105
 
 
106
       This  implementation  provides an extension as well.  If a
 
107
       SIGWINCH interrupts the function, it will  return  <STRONG>KEY_RE-</STRONG>
 
108
       <STRONG>SIZE</STRONG> rather than <STRONG>OK</STRONG> or <STRONG>ERR</STRONG>.
 
109
 
106
110
 
107
111
</PRE>
108
112
<H2>NOTES</H2><PRE>