ST_USE_MEMORY_CLIB Definition

When this constant is set to 0, the functions stMemCmp, stMemCpy, and stMemSet, responsible for basic memory operations, are sourced from the Alternative C Library. When this value is set to 1, macros with the same names are created that utilize the corresponding functions from the Standard C Library.

Version:1.0
See also: stMemCmp, stMemCpy, stMemSet
SpaceShadow documentation