X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_add_wchstr.3x.html;h=1e2908e2a781ffe57bc1ddce598a351bc314c932;hp=c69f003c4f3363d991bbc9027490e22cd818f3c9;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218;ds=sidebyside diff --git a/doc/html/man/curs_add_wchstr.3x.html b/doc/html/man/curs_add_wchstr.3x.html index c69f003c..1e2908e2 100644 --- a/doc/html/man/curs_add_wchstr.3x.html +++ b/doc/html/man/curs_add_wchstr.3x.html @@ -1,4 +1,3 @@ - + + + curs_add_wchstr 3x @@ -39,14 +41,13 @@

curs_add_wchstr 3x


-
 curs_add_wchstr(3x)                                 curs_add_wchstr(3x)
 
 
 
 
 
-

NAME

+

NAME

        add_wchstr, add_wchnstr, wadd_wchstr, wadd_wchnstr,
        mvadd_wchstr, mvadd_wchnstr, mvwadd_wchstr, mvwadd_wchnstr
        - add an array of complex characters (and attributes) to a
@@ -54,7 +55,7 @@
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int add_wchstr(const cchar_t *wchstr);
@@ -68,7 +69,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        These functions copy the (null-terminated) array  of  com-
        plex  characters  wchstr  into  the window image structure
        starting at the current cursor position.  The  four  func-
@@ -99,7 +100,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        All functions return the integer ERR upon failure  and  OK
        on success.
 
@@ -112,18 +113,18 @@
 
 
 
-

NOTES

+

NOTES

        All functions except wadd_wchnstr may be macros.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These entry points are described in the XSI  Curses  stan-
        dard, Issue 4.
 
 
 
-

SEE ALSO

+

SEE ALSO

        curs_addwstr(3x), curses(3x).
 
        Comparable functions in the narrow-character (ncurses) li-
@@ -133,10 +134,16 @@
 
                                                     curs_add_wchstr(3x)
 
-
-
-Man(1) output converted with -man2html -
+