sunos man page for libform

Query: libform

OS: sunos

Section: 3lib

Links: sunos man pages   all man pages

Forums: unix linux community   forum categories

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

libform(3LIB)							Interface Libraries						     libform(3LIB)

NAME
libform - forms library
SYNOPSIS
cc [ flag... ] file... -lform [ library... ]
DESCRIPTION
Functions in this library provide forms using libcurses(3LIB) routines.
INTERFACES
The shared object libform.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces. current_field data_ahead data_behind dup_field dynamic_field_info field_arg field_back field_buffer field_count field_fore field_index field_info field_init field_just field_opts field_opts_off field_opts_on field_pad field_status field_term field_type field_userptr form_driver form_fields form_init form_opts form_opts_off form_opts_on form_page form_sub form_term form_userptr form_win free_field free_fieldtype free_form link_field link_fieldtype move_field new_field new_fieldtype new_form new_page pos_form_cursor post_form scale_form set_current_field set_field_back set_field_buffer set_field_fore set_field_init set_field_just set_field_opts set_field_pad set_field_status set_field_term set_field_type set_field_userptr set_fieldtype_arg set_fieldtype_choice set_form_fields set_form_init set_form_opts set_form_page set_form_sub set_form_term set_form_userptr set_form_win set_max_field set_new_page unpost_form
FILES
/usr/lib/libform.so.1 shared object /usr/lib/64/libform.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+
SEE ALSO
intro(3), libcurses(3LIB), attributes(5) SunOS 5.10 22 May 2003 libform(3LIB)
Related Man Pages
form(3x) - redhat
forms(3curses) - sunos
form(3form) - linux
form(3form) - bsd
form(3form) - osf1
Similar Topics in the Unix Linux Community
How to unpack and install .tar.bz2 library ?