[Haskell-cafe] converting between a Ptr a and an Integer

keydana at gmx.de keydana at gmx.de
Sun Dec 8 18:56:13 UTC 2013


Hi,

thanks for your answers, I've found a way (or rather, was pointed to it ;-) ) in  the meantime, using something like 

  nullPtr  `plusPtr` <desired address>

Thanks all the same,
Sigrid



More information about the Haskell-Cafe mailing list