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=1d0f1332b4d5fc521b933a25dfc8b6a41ea2715b;hb=HEAD;hpb=7e062bb2764a87d98073a90ee65a234a2679f9c1 diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index 1d0f1332..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 2023-09-30 ncurses 6.4 Library calls +form_field_buffer 3x 2024-03-16 ncurses 6.5 Library calls -

form_field_buffer 3x 2023-09-30 ncurses 6.4 Library calls

+

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

 form_field_buffer(3x)            Library calls           form_field_buffer(3x)
 
@@ -127,19 +126,17 @@
 
 
 

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
        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
        supported on Version 7 or BSD versions.
 
-       The   set_max_field   function   checks   for   an   ncurses  extension
+       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.
 
@@ -155,7 +152,7 @@
 
 
 
-ncurses 6.4                       2023-09-30             form_field_buffer(3x)
+ncurses 6.5                       2024-03-16             form_field_buffer(3x)