| 
 | 
| 
 | 
 
 | 
MPE/iX Developer's Kit Reference Manual Volume 2: HP 3000 MPE/iX Computer Systems > Chapter 4 CURSESnotimeout | 
 
  | 
 The notimeout routine is used to disable the timer used by getch(). If bool is TRUE, notimeout() disables a timer used by getch() when interpreting escape character sequences. When bool is FALSE and keypad handling is enabled, a timer is set by wgetch() to handle characters received that could be the beginning of a function key (for example, ESC). If the remainder of the sequence is not received before the time expires, the character is returned; otherwise, the value of the function key is returned. If notimeout() is set to TRUE, the timer is not set and all characters are returned as single values. 
  | 
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
  | 
|||||||||