Re: C.Types

Alastair Reid <[email protected]> Mon, 6 Sep 2004 22:44:57 +0100
Newsgroups gmane.comp.lang.haskell.ffi
Organization Reid Consulting (UK) Ltd
Message-ID <[email protected]>
On Monday 06 September 2004 14:10, "Daniel Müller" wrote:
> I try to use a Function calc, which is written in C (CalcType = Int):
> [...]
> Unfortunately I got an error. What shall I do?

Telling us what the error is (cut and paste from the terminal is best) would 
be a start.  If the program compiles but gives an unexpected answer, say what 
answer you get and what you expect.  What compiler and version are you using?

Providing a _complete_ example we can try ourselves would be another thing to 
try.

--
Alastair Reid