GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-847944e18e
|
#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 | ) |