X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_insch.3x.html;h=f8c833eb5c8e4d6e53605e63cbad41c3a436fbdc;hb=e0881a7f395769f2ec89b8fa8c21c4292c1de7b5;hp=ed909f3149025a95534ac32dc9a54bd3472b3c61;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/curs_insch.3x.html b/doc/html/man/curs_insch.3x.html index ed909f31..f8c833eb 100644 --- a/doc/html/man/curs_insch.3x.html +++ b/doc/html/man/curs_insch.3x.html @@ -1,7 +1,7 @@ @@ -78,6 +78,10 @@ than ERR") upon successful completion, unless otherwise 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

@@ -97,6 +101,9 @@
 

SEE ALSO

        curses(3x).
 
+       Comparable  functions  in  the  wide-character  (ncursesw)
+       library are described in curs_ins_wch(3x).
+
 
 
                                                          curs_insch(3x)