X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_buffer.3x.html;h=b4fc8d0d438979ea616f397f2287e4ee7635b982;hp=942d87ebb6d1894f1ef19dfef1f6a5d08da4be16;hb=c0f109a299a82a33c16bd7af942a12ce9aefaaf0;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index 942d87eb..b4fc8d0d 100644 --- a/doc/html/man/form_field_buffer.3x.html +++ b/doc/html/man/form_field_buffer.3x.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ form_field_buffer 3x - + @@ -117,7 +118,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 +142,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.