X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=05a7707ac4c0323f699196902ed7e2f02e44cbe9;hp=46b972f9fea1002f0a85be53cd5a8e06cf60973b;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=3a935d9991cdf43ebfa952073c9b555f73a3e011 diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index 46b972f9..05a7707a 100644 --- a/doc/html/man/curs_termattrs.3x.html +++ b/doc/html/man/curs_termattrs.3x.html @@ -1,4 +1,3 @@ - + + + curs_termattrs 3x @@ -39,21 +41,20 @@

curs_termattrs 3x


-
 curs_termattrs(3x)                                   curs_termattrs(3x)
 
 
 
 
 
-

NAME

+

NAME

        baudrate, erasechar, erasewchar, has_ic, has_il, killchar,
        killwchar, longname,  term_attrs,  termattrs,  termname  -
        curses environment query routines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int baudrate(void);
@@ -70,7 +71,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  baudrate routine returns the output speed of the ter-
        minal.  The number returned is in  bits  per  second,  for
        example 9600, and is an integer.
@@ -123,7 +124,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        longname and termname return NULL on error.
 
        Routines  that  return  an integer return ERR upon failure
@@ -132,12 +133,12 @@
 
 
 
-

NOTES

+

NOTES

        Note that termattrs may be a macro.
 
 
 
-

PORTABILITY

+

PORTABILITY

        The  XSI  Curses  standard,  Issue 4 describes these func-
        tions.  It changes the return type of termattrs to the new
        type  attr_t.  Most versions of curses truncate the result
@@ -145,17 +146,23 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_initscr(3x), curs_outopts(3x)
 
 
 
                                                      curs_termattrs(3x)
 
-
-
-Man(1) output converted with -man2html -
+