Table of Contents

strncmp

(string one, string two, int num)

Syntax

int strncmp(string %one, string %two, int %num);

Parameters

string %one
No description available.

string %two
No description available.

int %num
No description available.

Return value

int
No description available.

Remarks

Examples

Source

Engine

See also

getCharCount
getSubStr
ltrim
rtrim
strchr
strcmp
stricmp
stripChars
stripos
strlen
strlwr
strnicmp
strpos
strreplace
strstr
strupr
trim

References

This function is not called by any other functions.