_AllocUnit Struct Reference


Data Fields

unsigned long Size
_AllocUnitnext
_AllocUnitprev
unsigned char memory [1]

Detailed Description

Definition at line 89 of file myalloc.c.


Field Documentation

unsigned char _AllocUnit::memory[1]
 

Definition at line 93 of file myalloc.c.

struct _AllocUnit* _AllocUnit::next
 

Definition at line 91 of file myalloc.c.

Referenced by alloc_Free(), and alloc_FreeSegment().

struct _AllocUnit* _AllocUnit::prev
 

Definition at line 92 of file myalloc.c.

Referenced by alloc_Alloc(), and alloc_Merge().

unsigned long _AllocUnit::Size
 

Definition at line 90 of file myalloc.c.

Referenced by alloc_Alloc(), and alloc_FreeSegment().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO