pe_table_del

Removes a table of predefined objects.

Usage syntax

void pe_table_del (PE_TABLE table);

Parameters
table The table of predefined objects
Description

Releases the memory allocated to the specified table of predefined objects.

Returns

None