X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_inwstr.3x.html;h=3df4c5f369f272dda73a0000a16bed8a85e5c8f7;hp=297e06ba13bb085ce1ed130bc36b78ffbc98d3ee;hb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_inwstr.3x.html b/doc/html/man/curs_inwstr.3x.html index 297e06ba..3df4c5f3 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)