|
Purpose |
Blanks out a field | |
|
Old name |
#define blank field_blank | |
|
Syntax |
void field_blank(mapnr, fieldnr) | |
|
Parameters |
int mapnr |
Number of map containing field |
|
|
int fieldnr |
Number of field to blank out |
|
Description |
The field_blank() function blanks out the contents of the specified field. | |