Import, how to

grzyb <[email protected]> Sun, 18 Jul 2010 14:19:26 -0700 (PDT)
Newsgroups gmane.comp.lang.haskell.ffi
Message-ID <[email protected]>
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.