|
GRASS 8 Programmer's Manual 8.5.0(2026)-8d6ceba290
|
#include <grass/gis.h>
Go to the source code of this file.
Functions | |
| char * | G_tolcase (char *string) |
| convert string to lower case | |
| char * | G_toucase (char *string) |
| convert string to upper case | |
| char * G_tolcase | ( | char * | string | ) |