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.

_______________________________________________
FFI mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ffi

Reply via email to