array_data Struct Reference

#include <helperfunc.h>

List of all members.

Public Attributes

int dimension
int * col_length
int bytes
int type
void * arr


Detailed Description

this struct is used with dynamic memory allocation, it stores all the info we need about the allocated "object"

Member Data Documentation

stores the type of memory that will be allocated

will be allocated to an array with dimension places to store the number of spaces in each dimension

dimension of the array

number of bytes allocated for this instance of alloc_data


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

Generated on Fri Oct 16 18:59:58 2009 for HYPLOT by  doxygen 1.5.8