www.delorie.com/djgpp/doc/libc-2.01/libc_441.html   search  
Go to the first, previous, next, last section, table of contents.


__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.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997