X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_inwstr.3x.html;h=223c398de20fb0a2ab035a5ff40b76486a58b9fb;hb=9de646fe8f944e760d453b57e01b866d1d514ad7;hp=224c6d57cf8eec98ccc4521fe5851a5f3df536fd;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/curs_inwstr.3x.html b/doc/html/man/curs_inwstr.3x.html index 224c6d57..223c398d 100644 --- a/doc/html/man/curs_inwstr.3x.html +++ b/doc/html/man/curs_inwstr.3x.html @@ -1,7 +1,7 @@ @@ -93,10 +93,14 @@ 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)