exip
Alpha 0.5.4
|
An array of allocation pointers.
#include <procTypes.h>
Data Fields | |
void * | allocation [ALLOCATION_ARRAY_SIZE] |
struct allocBlock * | nextBlock |
Definition at line 358 of file bin/headers/procTypes.h.
void * allocBlock::allocation |
Definition at line 359 of file bin/headers/procTypes.h.
struct allocBlock * allocBlock::nextBlock |
Definition at line 360 of file bin/headers/procTypes.h.