| Main index | Section 3 | Options |
#include <form.h>bool data_ahead(const FORM *form); bool data_behind(const FORM *form);
The function data_behind tests whether there is off-screen data behind in the given form. It returns TRUE (1) or FALSE (0).
| 2024-03-16 | form_data (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems. | ” |
| — Jamie Zawinski | ||