SEDRIS Reference Manual
APPENDIX B - LEVEL 1 READ and WRITE API
Functions
SE FreePackedDataTableData
extern void
SE_FreePackedDataTableData
(
unsigned char *to_free_ptr (notes)
);

Definition

Frees memory for a <Data Table> that was allocated with SE_AllocPackedDataTableData().

WARNING:
Remember to call SE_FreePackedDataTableDataStrings() before calling SE_FreePackedDataTableData(); otherwise, any strings allocated within the <Data Table> will not be freed.



Parameters Notes


to_free_ptr

 pointer to block of memory allocated to hold the
    packed data from the <Data Table>.


Prev: SE_FreeElementOfDataTableDataStrings. Next: SE_FreePackedDataTableDataStrings. Up:Index.

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™