Import, how to

grzyb zbigniew.grzybek at gmail.com
Sun Jul 18 17:19:26 EDT 2010


Hi,

I'm a beginner at haskell and ffi. I was trying to import and use is haskell
one C function, but I can't manage to do that.

Can someone show me an example how to create an import and a use example for
such a C function:
char functionName(char *, unsigned int, char *) 
-- 
View this message in context: http://old.nabble.com/Import%2C-how-to-tp29199694p29199694.html
Sent from the Haskell - FFI mailing list archive at Nabble.com.



More information about the FFI mailing list