X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_add_wchstr.3x.html;h=7ee0cf1259eb6b5c4d73319ef6d39cdf472e50ae;hp=c69f003c4f3363d991bbc9027490e22cd818f3c9;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218 diff --git a/doc/html/man/curs_add_wchstr.3x.html b/doc/html/man/curs_add_wchstr.3x.html index c69f003c..7ee0cf12 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 -

curs_add_wchstr 3x

-
+

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 +54,7 @@
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int add_wchstr(const cchar_t *wchstr);
@@ -68,7 +68,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 +99,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        All functions return the integer ERR upon failure  and  OK
        on success.
 
@@ -112,18 +112,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 +133,16 @@
 
                                                     curs_add_wchstr(3x)
 
-
-
-Man(1) output converted with -man2html -
+