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=6e69d8f940371e07f19f0b1c3a0ea35edf28a7e8;hb=2e5d72d6396bb38a8d1d1b3534f62e28aebaa600;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/curs_ins_wch.3x.html b/doc/html/man/curs_ins_wch.3x.html index 6e69d8f9..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