X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fform_field_info.3x.html;fp=Ada95%2Fhtml%2Fform_field_info.3x.html;h=a13d3adae65da8848aa8549d42118ad8269c7a10;hp=334f0588a42114176a9f01f66142e875fb74d117;hb=0eb88fc5281804773e2a0c7a488a4452463535ce;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/form_field_info.3x.html b/Ada95/html/man/form_field_info.3x.html similarity index 87% rename from Ada95/html/form_field_info.3x.html rename to Ada95/html/man/form_field_info.3x.html index 334f0588..a13d3ada 100644 --- a/Ada95/html/form_field_info.3x.html +++ b/Ada95/html/man/form_field_info.3x.html @@ -1,12 +1,12 @@ - +
        form_field_info - retrieve field characteristics
 
 
 

SYNOPSIS

-       #include <form.h>
+       #include 
        int field_info(const FIELD *field, int *rows, int *cols,
                      int *frow, int *fcol, int *nrow, int *nbuf);
        int dynamic_field_info(const FIELD *field, int *rows,  int
@@ -50,8 +50,8 @@
 
 

NOTES

-       The header file <form.h> automatically includes the header
-       file <curses.h>.
+       The header file  automatically includes the header
+       file .