Interfacing to other languages
Hello,
I have been looking at the STk documentation (for version 3.99.4), and
it states that all void* get freed using a call to free();
this makes it very difficult to connect STk to other garbage-collected
languages, since they have their own methods of dealing with unused
space.
Is it possible to add to Stk the ability to use a custom deallocation
routine which it calls when done with a foreign object?
Thanks for any ideas,
Michael
Received on Thu Mar 25 1999 - 23:01:55 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST