This constant is used by the stMemAlloc function to specify the starting address of the memory pool for dynamic memory allocation.
This value is used only when ST_MALLOC_BUFFERED is set to 0. In this case, the memory size should be defined in ST_MALLOC_SIZE, as it is not loaded by default.
| Version: | 1.0 |
|---|---|
| See also: | NULL, ST_MALLOC_BUFFERED, ST_MALLOC_SIZE, stMemAlloc |