X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_in_wch.3x.html;h=962973476951c6f49cb796973bb15a79b5056702;hp=63cecb90da9b8f4976ffd0e69a5f216e574fafd7;hb=db5f7f4f146a91ba8ec7f1df8e9d7f9d2d7c74fd;hpb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff diff --git a/doc/html/man/curs_in_wch.3x.html b/doc/html/man/curs_in_wch.3x.html index 63cecb90..96297347 100644 --- a/doc/html/man/curs_in_wch.3x.html +++ b/doc/html/man/curs_in_wch.3x.html @@ -1,4 +1,3 @@ - + + + curs_in_wch 3x -

curs_in_wch 3x

-
+

curs_in_wch 3x

-
 curs_in_wch(3x)                                         curs_in_wch(3x)
 
 
 
 
 
-

NAME

+

NAME

        in_wch,  mvin_wch,  mvwin_wch, win_wch - extract a complex
        character and rendition from a window
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int in_wch(cchar_t *wcval);
@@ -62,14 +62,14 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        These functions extract the complex character  and  rendi-
        tion  from  the  current position in the named window into
        the cchar_t object referenced by wcval.
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        No errors are defined in the XSI  Curses  standard.   This
        implementation  checks  for  null pointers, returns ERR in
        that case.  Also, the mv routines check for  error  moving
@@ -82,28 +82,34 @@
 
 
 
-

NOTES

+

NOTES

        Note that all of these routines may be macros.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These functions are described in the XSI Curses  standard,
        Issue 4.
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_inch(3x).
 
 
 
                                                         curs_in_wch(3x)
 
-
-
-Man(1) output converted with -man2html -
+