C Struct Field Access

Ashley Yakeley ashley at semantic.org
Thu Oct 17 05:00:54 EDT 2002


What's the best strategy for accessing fields in someone else's C struct? 
Should I write my own glue file with accessor functions? Or should I make 
a Storable instance for the struct?

-- 
Ashley Yakeley, Seattle WA




More information about the FFI mailing list