cc [ flag ... ] file ... -lform -lcurses [ library .. ] #include <form.h>
set_field_just() sets the justification for field. Justification may be one of:
The field justification will be ignored if field is a dynamic field.
field_just() returns the type of justification assigned to field.
field_just() returns one of the following:
set_field_just() returns one of the following:
See attributes(5) for descriptions of the following attributes:
curses(3CURSES), forms(3CURSES), attributes(5)
The header <form.h> automatically includes the headers <eti.h> and <curses.h>.