SYNOPSIS

char *MGOlocase (char *string)

DESCRIPTION

The MGOlocase() function lower-cases the given string.

RETURN VALUE

Returns the address of the lower-cased string.

SEE ALSO

MGOupcase()