X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_instr.3x.html;h=46c464d9e424cec5e76c5cae1fa787804d7424f1;hp=98ae39e50ef56d0dc951f501db67b0d2ef818270;hb=761e4f0825b330e970558e82a4bd638383914429;hpb=027ae42953e3186daed8f3882da73de48291b606;ds=sidebyside diff --git a/doc/html/man/curs_instr.3x.html b/doc/html/man/curs_instr.3x.html index 98ae39e5..46c464d9 100644 --- a/doc/html/man/curs_instr.3x.html +++ b/doc/html/man/curs_instr.3x.html @@ -1,7 +1,7 @@ - + @@ -86,6 +86,10 @@ tion, if the window parameter is null or the str parameter is null, a zero is returned. + 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. +

NOTES