| Main index | Section 3 | Options |
#include <form.h>int set_field_just(FIELD *field, int justification); int field_just(const FIELD *field);
The function set_field_just returns one of the following:
| E_OK | The routine succeeded. |
| E_SYSTEM_ERROR | |
| System error occurred (see errno(3)). | |
| E_BAD_ARGUMENT | |
| Routine detected an incorrect or out-of-range argument. | |
| 2024-03-16 | form_field_just (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what's wrong.” | ” |