Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference > B

baudrate(3X)

CURSES
HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

baudrate — get terminal baud rate

SYNOPSIS

#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() (in the X/Open System Interfaces and Headers, Issue 4, Version 2 specification), <curses.h>.

CHANGE HISTORY

First released in X/Open Curses, Issue 2.

X/Open Curses, Issue 4

The argument list is explicitly declared as void.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2007 Hewlett-Packard Development Company, L.P.