X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getcchar.3x.html;h=6a45e0ac81214ab41467828f1247286c6de66228;hb=b661daf1160a873609d70843999cd46eff25d1f0;hp=adee87eb87778cfc4e8a67777149076a1588e9a5;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280;p=ncurses.git diff --git a/doc/html/man/curs_getcchar.3x.html b/doc/html/man/curs_getcchar.3x.html index adee87eb..6a45e0ac 100644 --- a/doc/html/man/curs_getcchar.3x.html +++ b/doc/html/man/curs_getcchar.3x.html @@ -73,8 +73,8 @@

getcchar

        The getcchar function gets a wide-character string and rendition from a
-       cchar_t  argument.   When wch is not a null pointer, the getcchar func-
-       tion does the following:
+       cchar_t  argument.   When  wch  is  not  a  null  pointer, the getcchar
+       function does the following:
 
        o   Extracts information from a cchar_t value wcval
 
@@ -123,8 +123,8 @@
 
        o   For  functions which retrieve the color, e.g., getcchar, if opts is
            set it is treated as a pointer to int, and  used  to  retrieve  the
-           color pair as an int value, in addition retrieving it via the stan-
-           dard pointer to short parameter.
+           color  pair  as  an  int  value,  in addition retrieving it via the
+           standard pointer to short parameter.
 
 
 

NOTES

@@ -134,8 +134,8 @@
 
 
 

RETURN VALUE

-       When wch is a null pointer, getcchar returns the number of wide charac-
-       ters referenced by wcval, including one for a trailing null.
+       When wch is a  null  pointer,  getcchar  returns  the  number  of  wide
+       characters referenced by wcval, including one for a trailing null.
 
        When  wch  is  not  a null pointer, getcchar returns OK upon successful
        completion, and ERR otherwise.
@@ -180,8 +180,8 @@
        of  spacing and non-spacing characters (CCHARW_MAX).  That was probably
        due to a misreading of the  AIX 4  header  files,  because  the  X/Open
        Curses  document  was  not generally available at that time.  Later (in
-       2002), this detail was overlooked when beginning to implement the func-
-       tions using the structure.
+       2002), this detail was  overlooked  when  beginning  to  implement  the
+       functions using the structure.
 
        In  practice, even four non-spacing characters may seem enough.  X/Open
        Curses documents possible uses for  non-spacing  characters,  including