Harlequin RIP SDK

Interface to memory compare utility. More...

Functions

int32 HqMemCmp (const void *s1, size_t ln1, const void *s2, size_t ln2)
 Compare two blocks of memory, returning a total order comparising indicator over the contents of the memory. More...
 
HqBool HqMemEqual (const void *s1, size_t ln1, const void *s2, size_t ln2)
 Compare two blocks of memory, returning a boolean indicating whether the blocks of memory are equal or not. More...
 

Detailed Description

Interface to memory compare utility.

Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved. This source code contains the confidential and trade secret information of Global Graphics Software Ltd. It may not be used, copied or distributed for any reason except as set forth in the applicable Global Graphics license agreement.