|
GRASS GIS 7 Programmer's Manual
7.0.3(2016)-r00000
|
#include <grass/gis.h>
Go to the source code of this file.
Functions | |
| char * | G_tolcase (char *string) |
| convert string to lower case More... | |
| char * | G_toucase (char *string) |
| convert string to upper case More... | |
| char* G_tolcase | ( | char * | string | ) |