RLP
1.5
|
Array structure. More...
Data Fields | |
int | capacity |
Current capacity of this array. More... | |
int | size |
Number of element of this array. More... | |
void ** | array |
Array of pointers to this array's elements. More... | |
RLP © 2006, 2009, 2015 Rui Carlos Gonçalves