libnds
Main Page
Modules
Data Structures
Files
Examples
Data Structures
Data Structure Index
Data Fields
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 Mon Jul 27 2020 02:30:40 for libnds by
1.8.11