#include "gis.h"
Include dependency graph for mapcase.c:
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 | ) |
char* G_toucase | ( | char * | string | ) |