X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_util.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_util.3x.html;h=c13c11245af908b81e6f742d4724420b591363d1;hp=5499bd4a04d8f2aa07dae8d4dcfe23fcf2411dc3;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=a6ccf7a72f2120013fd8b5baf1f19081d2e9769c diff --git a/doc/html/man/curs_util.3x.html b/doc/html/man/curs_util.3x.html index 5499bd4a..c13c1124 100644 --- a/doc/html/man/curs_util.3x.html +++ b/doc/html/man/curs_util.3x.html @@ -1,4 +1,3 @@ - + + + curs_util 3x @@ -40,21 +42,20 @@

curs_util 3x


-
 curs_util(3x)                                             curs_util(3x)
 
 
 
 
 
-

NAME

+

NAME

        delay_output, filter, flushinp, getwin, key_name, keyname,
        nofilter, putwin, unctrl, use_env, use_tioctl, wunctrl -
        miscellaneous curses utility routines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        char *unctrl(chtype c);
@@ -72,7 +73,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  unctrl  routine returns a character string which is a
        printable representation of the character c, ignoring  at-
        tributes.   Control characters are displayed in the ^X no-
@@ -206,7 +207,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Except for flushinp, routines that return an  integer  re-
        turn  ERR upon failure and OK (SVr4 specifies only "an in-
        teger value other than ERR") upon successful completion.
@@ -229,7 +230,7 @@
 
 
 
-

PORTABILITY

+

PORTABILITY

        The XSI Curses standard, Issue  4  describes  these  func-
        tions.   It  states  that unctrl and wunctrl will return a
        null pointer if unsuccessful, but does not define any  er-
@@ -300,7 +301,7 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        legacy_coding(3x), curses(3x), curs_initscr(3x), curs_ker-
        nel(3x),   curs_scr_dump(3x),   curs_variables(3x),  lega-
        cy_coding(3x).
@@ -309,7 +310,15 @@
 
                                                           curs_util(3x)
 
-
-Man(1) output converted with man2html +