X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_buffer.3x.html;h=71484d3aade196a842c4b29440a263e98f24da35;hp=55eb6998cca1a5256835d7986740fea4e3e4b301;hb=d97989d1e0db7282c723cabb44b991b951790006;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index 55eb6998..71484d3a 100644 --- a/doc/html/man/form_field_buffer.3x.html +++ b/doc/html/man/form_field_buffer.3x.html @@ -1,7 +1,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.