StrCaseCmpA (FUN)
FUNCTION StrCaseCmpA : INT
Does a case insensitive comparison of two strings
- InOut:
Scope
Name
Type
Comment
Return
StrCaseCmpAINTInput
pByte1POINTER TO BYTE
Pointer to the first string to compare
pByte2POINTER TO BYTE
Pointer to the second string to compare