X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_addchstr.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_addchstr.3x.html;h=8bd9fc2f32c9250c9134556a4084de6162269594;hb=725169bda4d3b4c3fde0d4a94f76d017812c7ea6;hp=e428bb067b1dee7b2bd65e2f5d6f9170b80cb24b;hpb=d8d029ed8d2793e679c2b247620ea5e2e9d6144b;p=ncurses.git diff --git a/doc/html/man/curs_addchstr.3x.html b/doc/html/man/curs_addchstr.3x.html index e428bb06..8bd9fc2f 100644 --- a/doc/html/man/curs_addchstr.3x.html +++ b/doc/html/man/curs_addchstr.3x.html @@ -1,6 +1,6 @@ -curs_addchstr 3x 2023-11-25 ncurses 6.4 Library calls +curs_addchstr 3x 2024-03-16 ncurses 6.4 Library calls -

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

+

curs_addchstr 3x 2024-03-16 ncurses 6.4 Library calls

 curs_addchstr(3x)                Library calls               curs_addchstr(3x)
 
@@ -90,8 +90,8 @@
 

RETURN VALUE

        All functions return the integer ERR upon failure and OK on success.
 
-       X/Open does not  define  any  error  conditions.   This  implementation
-       returns an error
+       X/Open  Curses  does  not   specify   any   error   conditions.    This
+       implementation returns an error
 
        o   if the win parameter is null or
 
@@ -111,12 +111,14 @@
 
 
 

SEE ALSO

-       curses(3x),    curs_addch(3x),    curs_addstr(3x),    curs_addwstr(3x),
-       curs_add_wchstr(3x)
+       curses(3x), curs_addch(3x), curs_addstr(3x)
 
+       curs_add_wchstr(3x)  describes  comparable  functions  of  the  ncurses
+       library in its wide-character configuration (ncursesw).
 
 
-ncurses 6.4                       2023-11-25                 curs_addchstr(3x)
+
+ncurses 6.4                       2024-03-16                 curs_addchstr(3x)