|
Description |
Current mapset being accessed |
|
Old Name |
#define _map_name map_name |
|
Syntax |
char map_name[10]; |
|
Remarks |
The map_name variable holds the mapset passed to the last call to map_load(). It is zero-terminated. It is set by a call to the map_load() function. |