On Fri, Nov 7, 2008 at 8:59 PM, Tim M <[EMAIL PROTECTED]> wrote: > Did you find a sollution? I need to get the offset of a member of a struct > so I can port a .h to a .di but dmd complains that the member doesn't exist > on the struct. I dont think anyone has ever tried the code at: > http://www.digitalmars.com/d/1.0/ctod.html#fieldoffset >
Ehh, that code works with DMD 1.036, dude. What compiler are you using?