Mount Fuji Engine  0.8b
size_t MFString_Length ( const char *  pString)

Get the length of a string, in bytes.

Parameters
pStringString to find the length of.
Returns
The length of the string, in bytes, excluding the terminating NULL character.
See Also
MFString_Copy()
MFString_CaseCmp()