#include <helperfunc.h>
Public Attributes | |
int | dimension |
int * | col_length |
int | bytes |
int | type |
void * | arr |
void* array_data::arr |
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
int array_data::type |
number of bytes allocated for this instance of alloc_data