GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#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 | ) |