$ c_cc [ ind ] = $ termios ->getcc( ind )
c_cc
ind
termios
Retrieves value from the c_cc field of a Termios object. Takes index ind since @c_cc is an array.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]