Navigation bar
  Start Previous page
 256 of 283 
Next page End 251 252 253 254 255 256 257 258 259 260 261  

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
Previous page Top Next page