Table of Contents

strcmp

(string one, string two)

Syntax

int strcmp(string %one, string %two);

Parameters

string %one
No description available.

string %two
No description available.

Return value

int
No description available.

Remarks

Examples

Source

Engine

See also

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

References

__jettisonParse: Add-Ons/System_BlocklandGlass/support/jettison.cs:460
__jettisonParse: Add-Ons/System_BlocklandGlass/support/jettison.cs:470
__jettisonParse: Add-Ons/System_BlocklandGlass/support/jettison.cs:478
sl_sort: Add-Ons/System_BlocklandGlass/common/GlassLog.cs:188
isNameUnique: base/server/mainServer.cs:2575