X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_ins_wch.3x.html;h=afd50cd3312f2511b637360043a85724d5c1d1ba;hb=2e5d72d6396bb38a8d1d1b3534f62e28aebaa600;hp=aa07ca32bafbe56f11eeca954c29fb80dcb2a37d;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01;p=ncurses.git diff --git a/doc/html/man/curs_ins_wch.3x.html b/doc/html/man/curs_ins_wch.3x.html index aa07ca32..afd50cd3 100644 --- a/doc/html/man/curs_ins_wch.3x.html +++ b/doc/html/man/curs_ins_wch.3x.html @@ -1,7 +1,7 @@ - + @@ -40,6 +40,10 @@
 
+curs_ins_wch(3x)                                       curs_ins_wch(3x)
+
+
+
 
 

NAME

@@ -73,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

@@ -85,27 +93,7 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+                                                       curs_ins_wch(3x)