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

Duplicates the source string into a newly allocated buffer.

Parameters
pStringSource string.
Returns
A newly allocated buffer copied from pString.
See Also
MFString_Copy()