[Haskell-cafe] an array of pointers in FFI?

Galchin, Vasili vigalchin at gmail.com
Fri Aug 1 01:08:05 EDT 2008


Hello,

     Is a (Ptr (Ptr a)) a polymorphic representation of an array of pointers
of type "a"? I want to pass an array of pointers to a C function.

Kind regards, Vasili
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080801/46d3f3f8/attachment.htm


More information about the Haskell-Cafe mailing list