RE: _ccall_

1999-12-01 Thread Sigbjorn Finne
CVS snapshot to get this one to work, as there a couple of gcc bugs to contend with.) --sigbjorn -Original Message- From: Alex Ferguson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 30, 1999 11:46 AM To: [EMAIL PROTECTED] Subject: _ccall_ Hi all. Just started playing

_ccall_

1999-11-30 Thread Alex Ferguson
Interfaces around these days, but what I'm up to ought to be simple enough to do in a single _ccall_: I think. Cheers, Alex.

RE: _ccall_

1999-11-30 Thread Alex Ferguson
Hi there. it is mentioned in the user's guide, http://haskell.org/ghc/docs/latest/users_guide/users_guide-5.html#glasgow-fo reign-headers Ah, that: I managed to read that entire section at least once, and completely misunderstand. I thought that was talking about something else

RE: [Fwd: _ccall_ in ghc-0.29]

1996-12-18 Thread Steve Wray
think that dealing with the C pointer-based structures in haskell could be a real headache. I wrote a random number module using a _ccall_ to the C random function. It took about half a minute to figure out how to call C and what code to write. And about half an hour to figure out the compiler flags

[Fwd: _ccall_ in ghc-0.29]

1996-12-17 Thread David J. King
I'm forwarding this post here as it seems ghc specific. Cheers, David. --- Forwarded Message Date: Tue, 17 Dec 1996 09:46:58 -0500 (EST) From: Doug Warner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: _ccall_ in ghc-0.29 I'm trying to use Haskell in some `real' work -- medical image