X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fcurs_insch.3x.html;h=559254e2befd671d509a630e4847ed5053f304b4;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hp=addbbd3870751702f7952acc08e0780f292ec342;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e;p=ncurses.git diff --git a/doc/html/man/curs_insch.3x.html b/doc/html/man/curs_insch.3x.html index addbbd38..559254e2 100644 --- a/doc/html/man/curs_insch.3x.html +++ b/doc/html/man/curs_insch.3x.html @@ -1,4 +1,4 @@ - + @@ -78,6 +78,10 @@ than ERR") upon successful completion, unless otherwise noted in the preceding routine descriptions. + 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