CompareMemory()

Syntax

Result = CompareMemory(*MemoryID1, *MemoryID2, Length)
Description
Compare two memory areas and returns 1 if its equal or 0 if it doesn't match.

The *MemoryID are results of AllocateMemory() or ReAllocateMemory().

Supported OS

All

<- AllocateMemory() - Memory Index - CompareMemoryString() ->