Heapfreeindir - Texas Instruments TI-89 Developer's Manual

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

Appendix A: System Routines — Memory Management

HeapFreeIndir

Declaration:
void HeapFreeIndir (HANDLE * PtrHandle )
Category(ies):
Memory Management
Description:
HeapFreeIndir is like HeapFree only you pass the address of a handle. If
the handle that PtrHandle points to is not H_NULL then frees that handle
and sets the handle that is pointed to by PtrHandle to H_NULL.
Inputs:
PtrHandle — A pointer to a handle created with a heap allocation routine
Outputs:
None
Assumptions:
None
Side Effects:
None
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
Differences:
None
See Also:
HeapAlloc, HeapAllocHigh, HeapAllocThrow, HeapAllocHighThrow,
HeapFree
Example:
See HeapAllocThrow.
TI-89 / TI-92 Plus Developer Guide
like HeapAlloc or HeapAllocThrow.
Not for Distribution
853
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents