22 #include "manage_local_proto.h" 46 if (strcmp(xmapset,
G_mapset()) != 0)
54 G_warning(
_(
"Vector map <%s> not found"), old);
70 G_warning(
_(
"Raster map <%s> not found"), old);
75 G_warning(
_(
"3D raster map <%s> not found"), old);
101 G_warning(
_(
"String for secondary color table has been truncated"));
void void void void G_fatal_error(const char *,...) __attribute__((format(printf
int G_remove(const char *, const char *)
Remove a database file.
int Vect_delete(const char *)
Delete vector map including attribute tables.
int M__hold_signals(int)
Hold signals.
const char * G_find_vector2(const char *, const char *)
Find a vector map (look but don't touch)
const char * G_find_raster3d(const char *, const char *)
Search for a 3D raster map in current search path or in a specified mapset.
void G_message(const char *,...) __attribute__((format(printf
int int G_strcasecmp(const char *, const char *)
String compare ignoring case (upper or lower)
int M_do_remove(int n, const char *old)
Remove elements from data base.
const char * G_mapset(void)
Get current mapset name.
void G_warning(const char *,...) __attribute__((format(printf
const char * G_find_raster2(const char *, const char *)
Find a raster map (look but don't touch)
int G_name_is_fully_qualified(const char *, char *, char *)
Check if map name is fully qualified (map @ mapset)
void void G_verbose_message(const char *,...) __attribute__((format(printf