X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_buffer.3x.html;h=d744b16d2313c92313c9cd6c2c50275745bbe446;hp=d87bd34958169121c51c71ba38b382b53653d357;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=a6ccf7a72f2120013fd8b5baf1f19081d2e9769c diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index d87bd349..d744b16d 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 @@ -40,19 +42,18 @@

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
@@ -64,7 +65,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The function set_field_buffer sets the numbered buffer  of
        the given field to contain a given string:
 
@@ -113,7 +114,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        The field_buffer function returns NULL on error.  It  sets
        errno according to their success:
 
@@ -138,13 +139,13 @@
 
 
 
-

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
 
@@ -156,13 +157,13 @@
 
 
 
-

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,7 +171,17 @@
 
                                                   form_field_buffer(3x)
 
-
-Man(1) output converted with man2html +