Posts Tagged ‘form’
form_data – test for off-screen data in given forms
USAGE
#include <form.h>
bool data_ahead(const FORM *form);
bool data_behind(const FORM *form);
DESCRIPTION
The function data_ahead tests whether there is off-screen data ahead in
[...]
Categories: F
