Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
debug.lib
NAME
KCmpStr
compares two null terminated strings
SYNOPSIS
mismatch = KCmpStr(string1, string2)
D0 A0 A1
FUNCTION
Compares string1 to string2 using the ASCII collating sequence. 0 indicates the strings are identical.