CArray::FreeExtra

Frees any extra memory that was allocated while the array was grown.

void FreeExtra( );

Remarks

This function has no effect on the size or upper bound of the array.

Example

See the example for GetData.

Requirements

Header: afxtempl.h

See Also

Reference

CArray Class

Hierarchy Chart

Other Resources

CArray Members