X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_insch.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_insch.3x.html;h=05d5242892f4e1d2cc422713f0a4d5ee769ec6c2;hp=addbbd3870751702f7952acc08e0780f292ec342;hb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff;hpb=d448186ac240901c6976dc74c260f052d3ed53e4 diff --git a/doc/html/man/curs_insch.3x.html b/doc/html/man/curs_insch.3x.html index addbbd38..05d52428 100644 --- a/doc/html/man/curs_insch.3x.html +++ b/doc/html/man/curs_insch.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_insch.3x,v 1.11 2010/07/31 16:11:27 tom Exp @ + * @Id: curs_insch.3x,v 1.12 2010/08/14 23:29:16 tom Exp @ --> @@ -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