CArray::FreeExtra
voidFreeExtra();
Remarks
Frees any extra memory that was allocated while the array was grown. This function has no effect on the size or upper bound of the array.
Example
See the example for GetData.
voidFreeExtra();
Remarks
Frees any extra memory that was allocated while the array was grown. This function has no effect on the size or upper bound of the array.
Example
See the example for GetData.