SYNOPSIS

char *MGOupcase (char *string)

DESCRIPTION

The MGOupcase() function upper-cases the given string.

RETURN VALUE

Returns the address of the upper-cased string.

SEE ALSO

MGOlocase()