SEDRIS Reference Manual
APPENDIX B - LEVEL 1 READ and WRITE API Functions SE FreeDataTableSubExtent |
---|
extern void | |||
SE_FreeDataTableSubExtent | |||
( | |||
SE_Data_Table_Sub_Extent | * | extents_ptr | (notes) |
); |
Frees the axes_bounds array for *extents_ptr; corresponds to SE_GetDataTableSubExtent().
pointer to extents whose axes_bounds are freed.
Prev: SE_FreeDataTableSignature.
Next: SE_FreeElementOfDataTableData.
Up:Index.
|