31 #include <grass/gis.h> 32 #include <grass/raster.h> 33 #include <grass/glocale.h> 43 sprintf(text,
_(
"<%s> in mapset <%s>"), name, mapset);
46 strcpy(text,
_(
"none"));
49 strcpy(text,
_(
"not known"));
68 strcpy(mapset, rmapset);
const char * G_find_raster(char *name, const char *mapset)
Find a raster map.
char * G_store(const char *s)
Copy string to allocated memory.
int Rast_is_reclass(const char *name, const char *mapset, char *rname, char *rmapset)
Check if raster map is reclassified.
char * Rast_mask_info(void)
int Rast__mask_info(char *name, char *mapset)
const char * G_mapset(void)
Get current mapset name.