X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_buffer.3x.html;h=c11240c84b401c238d36ca87e2e1a0c092891bb4;hp=942d87ebb6d1894f1ef19dfef1f6a5d08da4be16;hb=fe43d506ce08d1deef9e9e5a6d5fd4f9c9c32e1d;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index 942d87eb..c11240c8 100644 --- a/doc/html/man/form_field_buffer.3x.html +++ b/doc/html/man/form_field_buffer.3x.html @@ -1,7 +1,7 @@ @@ -35,7 +35,7 @@ form_field_buffer 3x - + @@ -117,7 +117,7 @@ E_OK The routine succeeded. E_SYSTEM_ERROR - System error occurred (see errno). + System error occurred (see errno(3)). E_BAD_ARGUMENT Routine detected an incorrect or out-of-range argument. @@ -141,6 +141,10 @@ These routines emulate the System V forms library. They were not sup- ported on Version 7 or BSD versions. + The set_max_field function checks for an ncurses extension + O_INPUT_FIELD which allows a dynamic field to shrink if the new limit + is smaller than the current field size. +

AUTHORS

        Juergen Pfeifer.  Manual pages and adaptation for new curses by Eric S.