From: Eli Barzilay (eli at barzilay.org) Date: Tue Sep 27 03:26:00 EDT 2005 |
|
On Sep 27, Yoav Goldberg wrote: > Hi, > > Is it in any way possible in the v299 FFI to declare a _cproecdure > with a "pascal" calling convention? No. I think that libffi doesn't have that choice. If you find out it has (at the C level) I will add some way of getting it in Scheme. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://www.barzilay.org/ Maze is Life!
Posted on the users mailing list. |
|