Reserve capacity for the specified array to hold at least the specified numElements elements.
array
numElements
Declared in <bdlat_arrayfunctions.h>
<bdlat_arrayfunctions.h>
template<class TYPE> int bdlat_arrayReserve( TYPE* array, int numElements);