Interface to memory compare utility. More...
#include <string.h>Functions | |
| static int32 | HqMemCmp_inline (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... | |
| static HqBool | HqMemEqual_inline (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... | |
Interface to memory compare utility.
Copyright (C) 2026 Hybrid Software Helix Ltd. All rights reserved. This source code contains the confidential and trade secret information of Hybrid Software Helix Ltd. It may not be used, copied or distributed for any reason except as set forth in the applicable license agreement.