$ 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.
Copyright © 2001 O'Reilly & Associates. All rights reserved.