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