Mount Fuji Engine  0.8b
char* MFString_NextChar ( const char *  pChar)

Moves to the next character in a UTF-8 encoded string.

Parameters
pCharPointer to a UTF-8 string.
Returns
A pointer to the next character in the UTF-8 string.
See Also
MFString_PrevChar()