DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

baudrate(3curses)


baudrate -- get terminal baud rate

Synopsis

cc [options] file -lcurses
#include <curses.h>

int baudrate(void);

Description

The baudrate(3curses) function extracts the output speed of the terminal in bits per second.

Return value

The baudrate(3curses) function returns the output speed of the terminal.

Errors

No errors are defined.

Standards Conformance

The Single UNIX Specification, Version 2; The Open Group.

References

tcgetattr(3C) curses(4)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004