On Wed, Jan 16, 2008 at 02:09:31PM -0600, Galchin Vasili wrote:
> Hi Don,
> 
>      Sorry ..I  wasn't clear enough.I am trying to determine from the
> Haskell FFI doc what datatype to use in order to model C's "void *", e.g.
> for mmap http://www.opengroup.org/onlinepubs/000095399/functions/mmap.html
> 
> Regards, Vasili

For C's "void *", I'd use "Ptr ()".


Cheers,
Spencer Janssen
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to