X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_ins_wch.3x.html;h=afd50cd3312f2511b637360043a85724d5c1d1ba;hp=9da6970f63dfe62afcd87fe5573ca509c7e005e6;hb=761e4f0825b330e970558e82a4bd638383914429;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/curs_ins_wch.3x.html b/doc/html/man/curs_ins_wch.3x.html index 9da6970f..afd50cd3 100644 --- a/doc/html/man/curs_ins_wch.3x.html +++ b/doc/html/man/curs_ins_wch.3x.html @@ -1,7 +1,7 @@ - + @@ -77,6 +77,10 @@ If successful, these functions return OK. If not, 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. +

ERRORS