Location:
e32def.h
_FOFF (c, f) (((TInt)&(((c *)0x1000)->f))-0x1000)
Calculates the offset of member f within class c.
This is used in the TSglQue
and TDblQue
constructors to set the offset of the link object from the start of a list element.
|