[gambit-list] How to pass a procedure to a nonnull-function?

Vok Vojwo ceving at gmail.com
Thu Nov 3 09:44:03 EDT 2011


2011/11/3 Mikael <mikael.rcv at gmail.com>:
> Make a wrapper. Use the argument value you for sure can specify to the
> external API (a void* or alike) to pass back to you on callback, as id to
> your internal routine.
>

I am not sure if I understood this correctly. Do you talk about a
dispatching callback function which takes an continuation argument to
execute the actual callback code?



More information about the Gambit-list mailing list