X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_buffer.3x.html;h=329a8db4f2e5437d3465c58c8bd989319aeac31d;hp=9f0f7c132797de919eb2c93b2790f03dedcdfc5c;hb=29a36e53e1f77a0c3672f2e267d573823d6a9a60;hpb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index 9f0f7c13..329a8db4 100644 --- a/doc/html/man/form_field_buffer.3x.html +++ b/doc/html/man/form_field_buffer.3x.html @@ -1,4 +1,3 @@ - + + + form_field_buffer 3x -

form_field_buffer 3x

-
+

form_field_buffer 3x

-
 form_field_buffer(3x)                             form_field_buffer(3x)
 
 
 
 
-
-

NAME

+

NAME

        form_field_buffer - field buffer control
 
 
-
-

SYNOPSIS

+

SYNOPSIS

        #include <form.h>
 
        int  set_field_buffer(FIELD  *field,  int  buf, const char
@@ -63,8 +61,7 @@
        int set_max_field(FIELD *field, int max);
 
 
-
-

DESCRIPTION

+

DESCRIPTION

        The function set_field_buffer sets the numbered buffer  of
        the given field to contain a given string:
 
@@ -112,8 +109,7 @@
        size threshold for that field.
 
 
-
-

RETURN VALUE

+

RETURN VALUE

        The field_buffer function returns NULL on error.  It  sets
        errno according to their success:
 
@@ -137,14 +133,12 @@
             ment.
 
 
-
-

SEE ALSO

+

SEE ALSO

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

NOTES

+

NOTES

        The header file <form.h> automatically includes the header
        file
 
@@ -155,14 +149,12 @@
        fer to return the same buffer.  <curses.h>.
 
 
-
-

PORTABILITY

+

PORTABILITY

        These  routines  emulate the System V forms library.  They
        were not supported on Version 7 or BSD versions.
 
 
-
-

AUTHORS

+

AUTHORS

        Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
        curses by Eric S. Raymond.
 
@@ -170,10 +162,17 @@
 
                                                   form_field_buffer(3x)
 
-
-
-Man(1) output converted with -man2html -
+