| Main index | Section 3 | Options |
#include <form.h>int set_new_page(FIELD *field, bool new_page_flag); bool new_page(const FIELD *field);
The function new_page is a predicate which tests if a given field marks a page beginning on its form.
The function set_new_page returns one of the following:
| E_OK | The routine succeeded. |
| E_CONNECTED | |
| The given field is already connected to a form. | |
| 2024-03-16 | form_new_page (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | A typical Unix /bin or /usr/bin directory contains a hundred different kinds of programs, written by dozens of egotistical programmers, each with its own syntax, operating paradigm, rules of use ... strategies for specifying options, and different sets of constraints. | ” |
| — The Unix Haters' handbook | ||