_ArrayList Struct Reference

Definition of an ArrayList. More...

#include <arraylist.h>


Data Fields

ArrayListValuedata
 Entries in the array.
int length
 Length of the array.
int _alloced
 Private data and should not be accessed.


Detailed Description

Definition of an ArrayList.
The documentation for this struct was generated from the following file:

Generated on Sun Sep 14 03:08:02 2008 for C Algorithms by  doxygen 1.5.5