X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fcurs_inwstr.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_inwstr.3x.html;h=b6030e3ebf1c4b8c788458e306cb9d202530bf51;hb=67327e4e3b2121f8273fb73ec14ef234ed01231e;hp=c6c08b29a14fd098a79064ce6a3456e49a8ff439;hpb=159cd0555e0efc14be66c9c3a1548f58908b6a1d;p=ncurses.git diff --git a/doc/html/man/curs_inwstr.3x.html b/doc/html/man/curs_inwstr.3x.html index c6c08b29..b6030e3e 100644 --- a/doc/html/man/curs_inwstr.3x.html +++ b/doc/html/man/curs_inwstr.3x.html @@ -27,19 +27,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_inwstr.3x,v 1.35 2023/11/25 11:31:49 tom Exp @ + * @Id: curs_inwstr.3x,v 1.36 2023/12/30 21:32:48 tom Exp @ --> -curs_inwstr 3x 2023-11-25 ncurses 6.4 Library calls +curs_inwstr 3x 2023-12-30 ncurses 6.4 Library calls -

curs_inwstr 3x 2023-11-25 ncurses 6.4 Library calls

+

curs_inwstr 3x 2023-12-30 ncurses 6.4 Library calls

 curs_inwstr(3x)                  Library calls                 curs_inwstr(3x)
 
@@ -100,13 +100,14 @@
 

NOTES

        All routines except winnwstr may be macros.
 
-       Each cell in the window holds a  complex  character  (i.e.,  base-  and
-       combining-characters)   together  with  attributes  and  color.   These
-       functions store only  the  wide  characters,  ignoring  attributes  and
-       color.  Use in_wchstr to return the complex characters from a window.
+       Each cell in the window holds a complex character (a spacing  character
+       and  zero  or more non-spacing characters) together with attributes and
+       color.  These  functions  store  only  the  wide  characters,  ignoring
+       attributes  and  color.  Use in_wchstr to return the complex characters
+       from a window.
 
        Reading a line that overflows the array pointed to by wstr with inwstr,
-       mvinwstr, mvwinwstr or winwstr causes  undefined  results.   Therefore,
+       mvinwstr,  mvwinwstr  or  winwstr causes undefined results.  Therefore,
        the use of innwstr, mvinnwstr, mvwinnwstr, or winnwstr is recommended.
 
 
@@ -115,12 +116,12 @@
 
 
 

SEE ALSO

-       curses(3x),     curs_inch(3x),     curs_inchstr(3x),    curs_instr(3x),
+       curses(3x),    curs_inch(3x),     curs_inchstr(3x),     curs_instr(3x),
        curs_in_wchstr(3x)
 
 
 
-ncurses 6.4                       2023-11-25                   curs_inwstr(3x)
+ncurses 6.4                       2023-12-30                   curs_inwstr(3x)