Online Documentation Server
 ПОИСК
ods.com.ua Web
 КАТЕГОРИИ
Home
Programming
Net technology
Unixes
Security
RFC, HOWTO
Web technology
Data bases
Other docs

 


 ПОДПИСКА

 О КОПИРАЙТАХ
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.




next up previous contents
Next: 8.8.3 Use Options Up: 8.8 Options Previous: 8.8.1 Input Options

8.8.2 Terminal Attributes

  • int baudrate()  
    Returns the terminal speed in bps.
  • char erasechar()  
    Returns the current erase character.
  • char killchar()  
    Returns the current kill character.
  • int has_ic()  
    int has_il()  
    has_ic() returns TRUE if the terminal has insert/delete character capability, has_il() returns TRUE when the terminal has insert/delete line capability. Otherwise the functions return ERR. (Note: not implemented yet.)
  • char *longname()  
    The returned pointer gives access to the description of the current terminal.
  • chtype termattrs()  
    (Note: not implemented yet.)
  • char *termname()  
    Returns the contents of TERM from the users environment. (Note: not implemented yet.)


Converted on:
Fri Mar 29 14:43:04 EST 1996


With any suggestions or questions please feel free to contact us