.\" @(#)PEXFreeOCData.3 1.4 95/03/24 SMI; .so man3/pex.macs .TH PEXFreeOCData 3 "May 1995" "Solaris PEXlib Reference Manual" "" .SH NAME PEXFreeOCData \- Deallocate OC Data .SH SYNTAX .HP void PEXFreeOCData\^(\^unsigned long \fIcount\fP\^, PEXOCData *\fIoc_data\fP\^) .SH PARAMETERS .IP \fIcount\fP 1i The number of output commands. .IP \fIoc_data\fP 1i An array of output command data. .SH RETURNS None .SH DESCRIPTION .\" indexing .IX PEXFreeOCData .IX "Output Commands" PEXFreeOCData .LP This function deallocates memory allocated by PEXlib to hold decoded output command data. .SH ERRORS None .SH SEE ALSO .LP .nf .BR PEXDecodeOCs (3) .fi