X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_inwstr.3x.html;h=3a8ce138976d2eee76429d01b78f914eaa5fb2e4;hp=297e06ba13bb085ce1ed130bc36b78ffbc98d3ee;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_inwstr.3x.html b/doc/html/man/curs_inwstr.3x.html index 297e06ba..3a8ce138 100644 --- a/doc/html/man/curs_inwstr.3x.html +++ b/doc/html/man/curs_inwstr.3x.html @@ -1,7 +1,7 @@ - + -curs_inwstr 3 +curs_inwstr 3x -

curs_inwstr 3

+

curs_inwstr 3x


 
+curs_inwstr(3x)                                         curs_inwstr(3x)
+
+
+
 
 

NAME

@@ -83,29 +87,24 @@
 
 
 
-

RETURN VALUES

+

RETURN VALUE

        All routines return ERR upon failure. Upon successful com-
        pletion, the *inwstr routines return OK, and the  *innwstr
        routines  return  the  number  of characters read into the
        string.
 
+       Functions with a "mv" prefix first perform a cursor  move-
+       ment  using  wmove, and return an error if the position is
+       outside the window, or if the window pointer is null.
+
 
 

SEE ALSO

-       Functions: curses(3x), curs_instr(3x), curs_in_wchstr(3x)
-
-
-
-
-
-
-
-
-
-
+       curses(3x), curs_instr(3x), curs_in_wchstr(3x)
 
 
 
+                                                        curs_inwstr(3x)