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

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

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