SEDRIS Reference Manual
APPENDIX B - LEVEL 1 READ and WRITE API
Functions
SE FreeElementOfDataTableData
extern void
SE_FreeElementOfDataTableData
(
SE_Property_Data_Value_Ptr to_free_ptr (notes)
);

Definition

Frees memory for a <Data Table> that was allocated by SE_AllocElementOfDataTableData().

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



Parameters Notes


to_free_ptr

 pointer to a structure containing pointer to a block of
    memory allocated to hold the <Data Table>


Prev: SE_FreeDataTableSubExtent. Next: SE_FreeElementOfDataTableDataStrings. Up:Index.

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