X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_add_wch.3x;h=d55be6348fc0fb4cef8f1bf659eee0a82a61dec8;hp=84092dfd54da56040c8d9e248f5080b89c8d8f95;hb=d448186ac240901c6976dc74c260f052d3ed53e4;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e;ds=sidebyside diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x index 84092dfd..d55be634 100644 --- a/man/curs_add_wch.3x +++ b/man/curs_add_wch.3x @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_add_wch.3x,v 1.7 2010/07/31 16:12:01 tom Exp $ +.\" $Id: curs_add_wch.3x,v 1.8 2010/08/14 23:29:16 tom Exp $ .TH curs_add_wch 3X "" .SH NAME \fBadd_wch\fP, @@ -102,6 +102,10 @@ by using the *\fBecho\fP* functions instead of their equivalents. .SH RETURN VALUES .PP All routines return the integer \fBERR\fR upon failure and \fBOK\fR on success. +.PP +Functions with a "mv" prefix first perform a cursor movement using +\fBwmove\fP, and return an error if the position is outside the window, +or if the window pointer is null. .SH NOTES .PP Note that