[gambit-list] C function to procedure

Evan Hanson vnhnsn at gmail.com
Sun Sep 26 10:00:42 EDT 2010


All,

I know conversion from function pointers to Scheme procedures in 
c-define forms isn't possible, but I'm posting in the hopes that someone 
knows a way to achieve the same effect. I just need some way to 
access/call the passed function; I've tried using a c-lambda form that 
calls the passed function but haven't worked out the magic incantation 
yet. Any ideas?

Thanks,

Evan



More information about the Gambit-list mailing list