X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_buffer.3x.html;h=de56787b95f32ba0162794d787b48acaf9a96239;hp=4672d53b1b007a75842c76518ff687886b689a98;hb=HEAD;hpb=74433bcf4f6fe40862a28f3c00edaedcd5054b01 diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index 4672d53b..47d6c8b3 100644 --- a/doc/html/man/form_field_buffer.3x.html +++ b/doc/html/man/form_field_buffer.3x.html @@ -1,7 +1,6 @@ -form_field_buffer 3x +form_field_buffer 3x 2024-03-16 ncurses 6.5 Library calls -

form_field_buffer 3x

+

form_field_buffer 3x 2024-03-16 ncurses 6.5 Library calls

-form_field_buffer(3x)                                    form_field_buffer(3x)
+form_field_buffer(3x)            Library calls           form_field_buffer(3x)
 
 
 
@@ -126,26 +125,19 @@
             Routine detected an incorrect or out-of-range argument.
 
 
-

SEE ALSO

-       curses(3x)  and  related  pages  whose names begin "form_" for detailed
-       descriptions of the entry points.
-
-
 

NOTES

-       The header file <form.h> automatically includes the header file
-
-       When configured for wide characters, field_buffer returns a pointer  to
-       temporary   storage   (allocated   and  freed  by  the  library).   The
+       When  configured for wide characters, field_buffer returns a pointer to
+       temporary  storage  (allocated  and  freed  by   the   library).    The
        application should not attempt to modify the data.  It will be freed on
-       the next call to field_buffer to return the same buffer.  <curses.h>.
+       the next call to field_buffer to return the same buffer.
 
 
 

PORTABILITY

-       These  routines  emulate  the  System  V  forms library.  They were not
+       These routines emulate the System  V  forms  library.   They  were  not
        supported 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
+       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.
 
 
@@ -154,8 +146,13 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x) and related pages whose names  begin  "form_"  for  detailed
+       descriptions of the entry points.
+
+
 
-                                                         form_field_buffer(3x)
+ncurses 6.5                       2024-03-16             form_field_buffer(3x)