#include <ds_vector.h>
Data Fields | |
| long | lSize |
| long | lReserved |
| long | lDelta |
| void ** | ppData |
|
|
Number of extra elements to allocate each time it runs out of memory. |
|
|
|
Number of data elements in the Vector. |
|
|
Pointer to the reserved memory. |
1.2.10 written by Dimitri van Heesch,
© 1997-2001