X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_in_wchstr.3x.html;h=e394e9063ce1c826b148abe7dced30ac88c5a283;hb=3a935d9991cdf43ebfa952073c9b555f73a3e011;hp=bbc2a568d55c083d5880f25cc0722344c082f86a;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/curs_in_wchstr.3x.html b/doc/html/man/curs_in_wchstr.3x.html index bbc2a568..e394e906 100644 --- a/doc/html/man/curs_in_wchstr.3x.html +++ b/doc/html/man/curs_in_wchstr.3x.html @@ -1,7 +1,7 @@ @@ -94,6 +94,10 @@ Upon successful completion, these functions return OK. Otherwise, they return ERR. + 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. +

PORTABILITY

@@ -105,7 +109,7 @@
 

SEE ALSO

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