X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fcurs_addstr.3x.html;fp=Ada95%2Fhtml%2Fcurs_addstr.3x.html;h=6ca3cc775a2739afe9362c7e4acc274c1b472ef6;hp=916aafb95fd22ee02d22b5402ec9d9a48dc62090;hb=0eb88fc5281804773e2a0c7a488a4452463535ce;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/curs_addstr.3x.html b/Ada95/html/man/curs_addstr.3x.html similarity index 95% rename from Ada95/html/curs_addstr.3x.html rename to Ada95/html/man/curs_addstr.3x.html index 916aafb9..6ca3cc77 100644 --- a/Ada95/html/curs_addstr.3x.html +++ b/Ada95/html/man/curs_addstr.3x.html @@ -1,5 +1,5 @@ - +
        addstr,  addnstr,  waddstr, waddnstr, mvaddstr, mvaddnstr,
        mvwaddstr, mvwaddnstr - add a string of  characters  to  a
@@ -8,7 +8,7 @@
 
 

SYNOPSIS

-       #include <curses.h>
+       #include 
 
        int addstr(const char *str);
        int addnstr(const char *str, int n);