X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_inch.3x.html;h=d601804e283e3c4236f9dcf3e5627fd007c38586;hp=8db494d2f4a82b3ed51c38561156e6bec73b7178;hb=027ae42953e3186daed8f3882da73de48291b606;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/curs_inch.3x.html b/doc/html/man/curs_inch.3x.html index 8db494d2..d601804e 100644 --- a/doc/html/man/curs_inch.3x.html +++ b/doc/html/man/curs_inch.3x.html @@ -2,7 +2,7 @@ @@ -71,12 +71,10 @@ <curses.h> can be used with the & (logical AND) operator to extract the character or attributes alone. - Attributes The following bit-masks may be AND-ed with characters returned by winch. - A_CHARTEXT Bit-mask to extract character A_ATTRIBUTES Bit-mask to extract attributes A_COLOR Bit-mask to extract color-pair field information @@ -97,6 +95,9 @@

SEE ALSO

        curses(3x).
 
+       Comparable  functions  in  the  wide-character  (ncursesw)
+       library are described in curs_in_wch(3x).
+
 
 
                                                           curs_inch(3x)