Query: typeahead
OS: ultrix
Section: 3cur
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
typeahead(3cur) typeahead(3cur) Name typeahead - check for typeahead Syntax int typeahead(fd) int fd; Description If is enabled, the program looks for typeahead input periodically while updating the screen. If input is found, the current update will be postponed until or is called again. This allows faster response to commands typed in advance. Normally, the input FILE pointer passed to the routine, will be used to do this typeahead checking. If the routine was called, the input FILE pointer is passed to The routine specifies that the file descriptor is to be used to check for typeahead. If is -1, then typeahead is disabled. Return Values No return values are defined for this function. See Also doupdate(3cur), initscr(3cur), newterm(3cur), refresh(3cur) typeahead(3cur)
Related Man Pages |
---|
getch(3cur) - ultrix |
mvwgetch(3cur) - ultrix |
prefresh(3cur) - ultrix |
printw(3cur) - ultrix |
typeahead(3xcurses) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
no chance to input passwd when create new user in loop |
broken pipe error |
Need help with bat file!!! |
Telnet using shell Scripting |
How to configure mutt to send emails on Linux.? |