
13 Feb
2008
13 Feb
'08
5:26 a.m.
On 2/12/08, Galchin Vasili
Hello,
http://cvs.haskell.org/Hugs/pages/libraries/base/Foreign-C-Types.html .. I want to look at the actual code for these C types so that I can see how the instances of Storable for each type are coded so e.g. I can see how sizeOf/allignment are coded.
I've written a small example that might be of help: http://therning.org/magnus/archives/315 /M