Mount Fuji Engine  0.8b
MF_API const char* MFString_ToUpper ( const char *  pString)

Generates a copy of a string converted to upper case in the MFStr buffer.

Parameters
pStringString to convert.
Returns
A pointer to a string in the MFStr buffer converted to upper case.
See Also
MFString_ToLower()