#include <string.h>#include <stdio.h>#include <grass/gis.h>

Go to the source code of this file.
Functions | |
| int | G_remove_colors (const char *name, const char *mapset) |
| int G_remove_colors | ( | const char * | name, | |
| const char * | mapset | |||
| ) |
Definition at line 24 of file color_remove.c.
References G__name_is_fully_qualified(), G_mapset(), and G_remove().
1.5.6