COHERENT help

This page displays the COHERENT help information for tcsetattr.

Listing of available help pages


tcsetattr() -- Set terminal attributes

#include <termios.h>
int tcsetattr(fd, optional_actions, termios_p)
int fd, optional_actions;
struct termios *termios_p;