X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getcchar.3x.html;h=1f172ebf85994b54cb28927231ec1d68961da099;hp=c35be69c69242f25eceed1b009848b00b4d12336;hb=027d0c57c4c4d6690e8d8727888d3282dbe9aa86;hpb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218 diff --git a/doc/html/man/curs_getcchar.3x.html b/doc/html/man/curs_getcchar.3x.html index c35be69c..1f172ebf 100644 --- a/doc/html/man/curs_getcchar.3x.html +++ b/doc/html/man/curs_getcchar.3x.html @@ -1,4 +1,3 @@ - + + + curs_getcchar 3x -

curs_getcchar 3x

-
+

curs_getcchar 3x

-
 curs_getcchar(3x)                                     curs_getcchar(3x)
 
 
 
 
 
-

NAME

+

NAME

        getcchar,  setcchar - Get a wide character string and ren-
        dition from a cchar_t or set a cchar_t from a wide-charac-
        ter string
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int getcchar(
@@ -72,7 +72,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  getcchar  function  gets  a wide-character string and
        rendition from a cchar_t argument.  When wch is not a null
        pointer, the getcchar function does the following:
@@ -117,7 +117,7 @@
 
 
 
-

NOTES

+

NOTES

        The  opts argument is reserved for future use.  Currently,
        an application must provide a null pointer as opts.
 
@@ -128,7 +128,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        When wch is a null pointer, getcchar returns the number of
        wide characters referenced by wcval, including one  for  a
        trailing null.
@@ -141,18 +141,23 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        Functions:   curs_attr(3x),   curs_color(3x),  curses(3x),
-       wcwidth(3).
+       wcwidth(3).
 
 
 
                                                       curs_getcchar(3x)
 
-
-
-Man(1) output converted with -man2html -
+