start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: getospeed Chapter 8
Standard Modules
Next: Reference: setcc
 

setattr

$

termios


->setattr(


fd

, 

option


)

Sets terminal control attributes for a given fd ; returns undef on failure. option tells when to set the attributes and is one of TCSADRAIN , TCSAFLUSH , or TCSANOW .


Previous: Reference: getospeed Perl in a Nutshell Next: Reference: setcc
Reference: getospeed Book Index Reference: setcc

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.