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:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sat Oct 2 12:55:14 2010 for libnds by  doxygen 1.6.3