[gambit-list] Calling Scheme procedure from C

Vijay Mathew vijay.the.lisper at gmail.com
Fri Nov 13 09:48:27 EST 2015


I found this code in examples/pthread/pthread.c:

 ___setup_params_struct setup_params;

  ___setup_params_reset (&setup_params);

  setup_params.version = ___VERSION;
  setup_params.linker  = SCHEME_LIBRARY_LINKER;

  ___setup (&setup_params);

What does ___setup_params_reset and ___setup do?

Thanks,

--Vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20151113/afe9ba7b/attachment.htm>


More information about the Gambit-list mailing list