netbsd man page for new_form

Query: new_form

OS: netbsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FORMS(3)						   BSD Library Functions Manual 						  FORMS(3)

NAME
free_form, new_form -- form library
LIBRARY
Curses Form Library (libform, -lform)
SYNOPSIS
#include <form.h> int free_form(FORM *form); FORM * new_form(FIELD **fields);
DESCRIPTION
The function free_form() frees all the resources associated with the form and destroys the form. Calling new_form() will create a new form, set the form parameters to the current defaults and attach the passed fields to the form. The array of fields passed to new_form() must be terminated with a NULL pointer to indicate the end of the fields.
RETURN VALUES
Functions returning pointers will return NULL if an error is detected. The functions that return an int will return one of the following error values: E_OK The function was successful. E_BAD_ARGUMENT The function was passed a bad argument. E_POSTED The form is posted to the screen.
SEE ALSO
curses(3), forms(3)
NOTES
The header <form.h> automatically includes both <curses.h> and <eti.h>.
BSD
January 1, 2001 BSD
Related Man Pages
form_new(3curses) - opensolaris
form_new(3x) - mojave
new_form(3x) - mojave
form_new(3curses) - sunos
free_form(3curses) - sunos
Similar Topics in the Unix Linux Community
Show file to new format
Show file to new format
New Format for Apropos Man Page Search
Shell script change new format on the file.
I am missing something somewhere here in the new format of the forum...