X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getcchar.3x.html;h=235e41c9fb413d59a44fb9311246ec6a48d6f825;hp=0ae39ca0db553e92b93f3629917dd62185f06515;hb=f70db18a0c3c6a828d8a5999be37239f01c9d98a;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_getcchar.3x.html b/doc/html/man/curs_getcchar.3x.html index 0ae39ca0..235e41c9 100644 --- a/doc/html/man/curs_getcchar.3x.html +++ b/doc/html/man/curs_getcchar.3x.html @@ -1,7 +1,7 @@ @@ -40,6 +40,10 @@
 
+curs_getcchar(3x)                                     curs_getcchar(3x)
+
+
+
 
 

NAME

@@ -121,45 +125,23 @@
 

RETURN VALUES

        When wch is a null pointer, getcchar returns the number of
-       wide  characters  referenced  by wcval, including the null
-       terminator.
+       wide characters referenced by wcval.
 
-       When wch is not a null pointer, getcchar returns  OK  upon
+       When  wch  is not a null pointer, getcchar returns OK upon
        successful completion, and ERR otherwise.
 
-       Upon  successful  completion, setcchar returns OK.  Other-
+       Upon successful completion, setcchar returns  OK.   Other-
        wise, it returns ERR.
 
 
 

SEE ALSO

-       Functions:  curses(3x),  wcwidth(3x),   curs_attr_get(3x),
-       can_change_color(3x).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+       Functions:   curs_attr(3x),   curs_color(3x),  curses(3x),
+       wcwidth(3).
 
 
 
+                                                      curs_getcchar(3x)