![]() ZBasic System Library
322
ZBasic Microcontrollers
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.
See Also
|