247
System.HeapSize
Type
Function returning UnsignedInteger
Invocation
System.HeapSize()
Discussion
This function determines the amount of space reserved for the string heap. This value may be of use in
special circumstances such as allocating extra buffers or dynamic task stacks.
Compatibility
This function is only available for native code targets, e.g. the ZX-24n.
See Also