Navigation bar
  Start Previous page
 279 of 307 
Next page End  

ZBasic System Library
269
ZX Microcontroller Family
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