X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_buffer.3x.html;h=329a8db4f2e5437d3465c58c8bd989319aeac31d;hp=fe6b531f44d8bb16c863e0521c60f8976ad73e28;hb=6208c89f98f1cf9fe0980bd8e791846ce007a13d;hpb=f86cbeb5f9bd96ab041d34039c35749a14965039 diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index fe6b531f..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,32 +133,28 @@
             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
 
        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 data.  It will be freed on the next call to field_buf-
+       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 -
+