FFI and fixed-size integer types
Bulat Ziganshin
bulat.ziganshin at gmail.com
Tue Feb 10 16:20:50 EST 2009
Hello ,
<citating letter from cafe>
>>> After reading an ISO draft for standard C, I found
>>> a few types that could be usefull when binding to
>>> libraries (these are from <stdint.h>):
>>>
>>> int8_t, uint8_t, int16_t, uint16_t, int32_t,
>>> uint32_t, int64_t, uint64_t
i propose to change FFI addendum so that haskell compilers guarantee
correspondence between Int16 and int16_t types and so on
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-prime
mailing list