|
GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#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 | ) |