|
Purpose |
Skips a field after displaying the underscore character |
|
Old name |
#define na_skip inpm_ban |
|
Syntax |
void inpm_ban(void); |
|
Description |
The inpm_ban() function is used in conjunction with the inpm() type functions. It blanks the current field given by the global variables input_map and input_field, and displays the dash character to indicate that the field is disabled. |