> > Er - Tk has (compile time generated) tables of functions. > You can call into Tk (from C) by getting address of function table from > perl variable and then doing (*table->func)(x,y,z). > > Is this relevant to what was being discussed? Yes: what was being discussed that this problem is fairly common and that Perl's binary interface, whatever it is going to be, should provide some tools for such situations. Tuomas
- PDL request Tim Jenness
- Re: PDL request Nick Ing-Simmons
- Tuomas Lukka