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=34672b46649b7c05b76897f2122376101d677268;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/curs_inwstr.3x.html b/doc/html/man/curs_inwstr.3x.html index 34672b46..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(3)                                     curs_inwstr(3)
+curs_inwstr(3x)                                         curs_inwstr(3x)
 
 
 
@@ -87,20 +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(3)
+                                                        curs_inwstr(3x)