From: Noel Welsh (noelwelsh at gmail.com) Date: Thu Jul 24 12:15:21 EDT 2008 |
|
To add a new C function to MzScheme the FFI is much simpler to use: http://docs.plt-scheme.org/foreign/index.html HTH, Noel On Thu, Jul 24, 2008 at 4:50 PM, Erlend Lorentzen <erlendlor at gmail.com> wrote: > Hi > I'm trying to add a primitive c procedure to MzScheme. I can't show all the > code, but I'm basically doing something like this: ...
Posted on the users mailing list. |
|