fid_Uint32 values.
More...
fid_Uint32 values.
Definition at line 479 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_Uint32 * | dyndata |
| Pointer to array data. | |
| fid_Uint32 * | prev_dyndata |
Temporary used before calling\ * realloc() to prevent leaking memory. | |
| size_t fid_ArrayUint32::occupied |
| size_t fid_ArrayUint32::allocated |
1.5.9