| libcester
    | 
#include <cester.h>
| Public Attributes | |
| size_t | size | 
| size_t | capacity | 
| void ** | buffer | 
| void** cester_array_struct::buffer | 
pointer to the pointers of items added to the array 
 
| size_t cester_array_struct::capacity | 
the number of item the array can contain before expanding
| size_t cester_array_struct::size | 
the size of the item in the array 
 
 1.8.17
 1.8.17