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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: getattr Chapter 8
Standard Modules
Next: Reference: getcflag
 

getcc

$

c_cc

[

ind

] = $

termios


->getcc(


ind


)

Retrieves value from the c_cc field of a Termios object. Takes index ind since @c_cc is an array.


Previous: Reference: getattr Perl in a Nutshell Next: Reference: getcflag
Reference: getattr Book Index Reference: getcflag

Library Navigation Links

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