| GRASS Programmer's Manual
    6.5.svn(2014)-r66266
    | 
#include <string.h>#include <grass/gis.h>#include <grass/glocale.h>
Go to the source code of this file.
| Functions | |
| char * | G_mask_info (void) | 
| int | G__mask_info (char *name, char *mapset) | 
| int G__mask_info | ( | char * | name, | 
| char * | mapset | ||
| ) | 
Definition at line 53 of file mask_info.c.
References G_find_cell(), G_is_reclass(), and G_mapset().
Referenced by G_mask_info().
| char* G_mask_info | ( | void | ) | 
Definition at line 32 of file mask_info.c.
References G__mask_info(), render::name, and sprintf().