#include <string.h>
#include <grass/gis.h>
#include <grass/glocale.h>
Go to the source code of this file.
Functions | |
char * | G_mask_info () |
int | G__mask_info (char *name, char *mapset) |
int G__mask_info | ( | char * | name, | |
char * | mapset | |||
) |
Definition at line 55 of file mask_info.c.
References G_find_cell(), G_is_reclass(), and G_mapset().
Referenced by G_mask_info().
char* G_mask_info | ( | ) |