Start Back Next End
  
ZBasic System Library
322
ZBasic Microcontrollers
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.
See Also
Previous page Top Next page