Query: baudrate
OS: opensolaris
Section: 3xcurses
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
baudrate(3XCURSES) X/Open Curses Library Functions baudrate(3XCURSES)NAMEbaudrate - return terminal baud rateSYNOPSIScc [ flag... ] file... -I /usr/xpg4/include -L /usr/xpg4/lib -R /usr/xpg4/lib -lcurses [ library... ] c89 [ flag... ] file... -lcurses [ library... ] #include <curses.h> int baudrate(void);DESCRIPTIONThe baudrate() function returns the terminal's data communication line and output speed in bits per second (for example, 9600).RETURN VALUESThe baudrate() function returns the output speed of the terminal.ERRORSNone.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+SEE ALSOlibcurses(3XCURSES), attributes(5), standards(5) SunOS 5.11 5 Jun 2002 baudrate(3XCURSES)
Related Man Pages |
---|
lines(3xcurses) - sunos |
termname(3xcurses) - sunos |
cols(3xcurses) - opensolaris |
lines(3xcurses) - opensolaris |
curscr(3xcurses) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Using non standard baudrate 28800 with rs232 |