This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is a Pointer identical to a Struct { Pointer }?


Ah well, forget it. The solution is found in using the language's FFI
structure as the normative structure to code algorithms against,
instead of the libffi type structure. Not so nice for me, since it
will be somewhat slower, but I guess it's better than a
quick-and-dirty fix.

Thanks anyway, cheers,
     Marco


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]