baudrate(3X) baudrate(3X)
NAME
baudrate - get terminal baud rate
SYNOPSIS
cc [flag ...] file ... -lcurses [library ...]
#include <curses.h>
int baudrate(void);
DESCRIPTION
The baudrate() function extracts the output speed of the terminal in
bits per second.
RETURN VALUE
The baudrate() function returns the output speed of the terminal.
ERRORS
No errors are defined.
SEE ALSO
tcgetattr(2), curses(3X), curses(5).
Page 1 Reliant UNIX 5.44 Printed 11/98