.\" @(#)PEXFreeTableEntries.3 1.4 95/03/24 SMI; .so man3/pex.macs .TH PEXFreeTableEntries 3 "May 1995" "Solaris PEXlib Reference Manual" "" .SH NAME PEXFreeTableEntries \- Free Storage associated with Tables Entries Return Parameters .SH SYNTAX .HP void PEXFreeTableEntries\^(\^int \fItable_type\fP\^, unsigned int \fIcount\fP\^, PEXPointer \fIentries\fP\^) .SH PARAMETERS .IP \fItable_type\fP 1i The type of table entries in the array. .IP \fIcount\fP 1i The number of entries in the array. .IP \fIentries\fP 1i An array of table entries. .SH RETURNS None .SH DESCRIPTION .\" indexing .IX PEXFreeTableEntries .IX "Free Storage" PEXFreeTableEntries .LP This function deallocates memory returned by .BR PEXGetPredefinedEntries (3) , .BR PEXGetTableEntries (3) and .BR PEXGetTableEntry (3) . .SH ERRORS None .SH SEE ALSO .LP .nf .BR PEXGetPredefinedEntries (3) .BR PEXGetTableEntries (3) .BR PEXGetTableEntry (3) .fi