X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_ins_wstr.3x.html;h=289df5135dcf296a1b474fc7bd9ac2509d1fa5d7;hp=96c41a46ed9c724c98e0463bbacfcd82f79fc5e5;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218;ds=sidebyside diff --git a/doc/html/man/curs_ins_wstr.3x.html b/doc/html/man/curs_ins_wstr.3x.html index 96c41a46..289df513 100644 --- a/doc/html/man/curs_ins_wstr.3x.html +++ b/doc/html/man/curs_ins_wstr.3x.html @@ -1,4 +1,3 @@ - + + + curs_ins_wstr 3x -

curs_ins_wstr 3x

-
+

curs_ins_wstr 3x

-
 curs_ins_wstr(3x)                                     curs_ins_wstr(3x)
 
 
 
 
 
-

NAME

+

NAME

        ins_wstr, ins_nwstr, wins_wstr, wins_nwstr, mvins_wstr,
        mvins_nwstr, mvwins_wstr, mvwins_nwstr - insert a wide-
        character string into a curses window
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int ins_wstr(const wchar_t *wstr);
@@ -67,7 +67,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        These  routines insert a wchar_t character string (as many
        characters as will fit on the line) before  the  character
        under the cursor.  All characters to the right of the cur-
@@ -92,7 +92,7 @@
 
 
 
-

NOTES

+

NOTES

        Note that all but wins_nwstr may be macros.
 
        If the first character in the string is a nonspacing char-
@@ -102,7 +102,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Upon successful completion,  these  functions  return  OK.
        Otherwise, they return ERR.
 
@@ -112,7 +112,7 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x),        curs_insstr(3x),       curs_in_wch(3x),
        curs_ins_wch(3x).
 
@@ -120,10 +120,15 @@
 
                                                       curs_ins_wstr(3x)
 
-
-
-Man(1) output converted with -man2html -
+