baudrate(CURSES)
baudrate --
get terminal baud rate
Synopsis
cc [options] file -lcurses
#include <curses.h>
int baudrate(void);
Description
The
baudrate(CURSES)
function extracts the output speed of the terminal in bits per second.
Return value
The
baudrate(CURSES)
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(S)
curses(F)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 01 June 2005