X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_delch.3x.html;h=40d43c4e80061c3fca206c1ee3de21806f6153c8;hp=4036dc39a6759c22a4e7a7220e621d1a1d0e87b1;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/doc/html/man/curs_delch.3x.html b/doc/html/man/curs_delch.3x.html index 4036dc39..40d43c4e 100644 --- a/doc/html/man/curs_delch.3x.html +++ b/doc/html/man/curs_delch.3x.html @@ -1,4 +1,4 @@ - + @@ -78,6 +78,10 @@ (SVr4 specifies only "an integer value other than ERR") upon successful completion. + 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