LibRCG
3.1.1
|
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... | |
LibRCG © 2004-2015 Rui Carlos Gonçalves