COHERENT help

This page displays the COHERENT help information for tcgetattr.

Listing of available help pages


tcgetattr() -- Get terminal attributes

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