PEXFreeTableEntries(3) — Subroutines
Name
PEXFreeTableEntries - Free Storage associated with Tables Entries Return Parameters
Synopsis
void PEXFreeTableEntries(int table_type, unsigned int count, PEXPointer entries)
Arguments
table_typeThe type of table entries in the array.
countThe number of entries in the array.
entriesAn array of table entries.
Returns
None
Description
This function deallocates memory returned by PEXGetPredefinedEntries, PEXGetTableEntries, PEXGetTableEntry
Errors
None
See Also
PEXGetPredefinedEntries, PEXGetTableEntries, PEXGetTableEntry