Array Struct Reference

#include <avis/arrays.h>


Detailed Description

A generic homogeneous, fixed length array of any type of item.

Data Fields

void * items
 A pointer to the items in the array.
size_t item_count
 The number of items in the array.

Field Documentation

void* Array::items

A pointer to the items in the array.

The number of items in the array.


The documentation for this struct was generated from the following file:

Generated on Mon Jan 12 19:19:12 2009 for Avis Client Library by  doxygen 1.5.6