int MFString_CompareN const char *  pString1,
const char *  pString2,
int  n
 

Compares 2 strings with a maximum character limit and returns the difference between them.

Parameters:
pString1 First source string.
pString2 Second source string.
n Maximum number of characters to compare.
Returns:
Returns the difference between the 2 strings. 0 if the strings are identical.
See also:
MFString_Compare()


Generated on Sat Oct 28 16:27:35 2006 for MountFuji Engine by  doxygen 1.4.5