X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_addch.3x.html;h=b2086c9240252750e19df59d597655449513c13e;hb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff;hp=f02375d0b1d723d047e7dc6c3e4449ec5b48d215;hpb=77afe78361875f531dc2bf8d73f2e781c8e76176;p=ncurses.git diff --git a/doc/html/man/curs_addch.3x.html b/doc/html/man/curs_addch.3x.html index f02375d0..b2086c92 100644 --- a/doc/html/man/curs_addch.3x.html +++ b/doc/html/man/curs_addch.3x.html @@ -2,7 +2,7 @@ @@ -158,6 +158,10 @@ other than ERR") upon successful completion, unless other- wise 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