Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- libc - <b>__libc_termios_init</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
__libc_termios_init
===================

Syntax
------

     #include <libc/ttyprvt.h>
     
     void __libc_termios_init (void);

Description
-----------

This function sets read/write hooks for the termios emulation and
import parameters. Currently importing parameters is not supported, the
emulation is resolved by only internal(static) parameters.  Note that
this function is called by tcXXX function automatically.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson