fid_Uint64 values.
More...
fid_Uint64 values.
Definition at line 484 of file arrays.h.
#include <arrays.h>
Data Fields | |
| size_t | occupied |
| Number of elements in use. | |
| size_t | allocated |
| Number of elements for which space has * been allocated. | |
| fid_Uint64 * | dyndata |
| Pointer to array data. | |
| fid_Uint64 * | prev_dyndata |
Temporary used before calling\ * realloc() to prevent leaking memory. | |
| size_t fid_ArrayUint64::occupied |
| size_t fid_ArrayUint64::allocated |
1.5.9