HeapClear |
Top Previous Next |
Syntax HeapClear Description Clears the internal heap stack. Used internally by string functions. Parameters None Return value None Remarks Only for use by command implementers. Do not call this function from high level code as severe memory corruption can occur. See Also: PushHeap Example usage None |