CmpArrayAccess
(FUN)
FUNCTION CmpArrayAccess : INT
Helper function for CmpInstancePaths: compares two array accesses.
Returns a value > 0 if access 1 comes after access 2, 0 if they are equal, and a value < 0 if access 1 comes before access 2.
- InOut:
Scope
Name
Type
Return
CmpArrayAccess
INT
Input
pSt1
POINTER TO BYTE
udiLen1
UDINT
pSt2
POINTER TO BYTE
udiLen2
UDINT