libnds
Loading...
Searching...
No Matches
Data Fields
DynamicArray Struct Reference
A resizable array.
More...
#include <dynamicArray.h>
Data Fields
unsigned int
cur_size
Currently allocated size of the array.
void **
data
Pointer to array of void pointers.
Detailed Description
A resizable array.
The documentation for this struct was generated from the following file:
dynamicArray.h
Generated on Sat Nov 23 2024 17:29:18 for libnds by
1.9.8