[Vm-dev] comp= ioFindExternalFunctionIn("j_interpret", handle);

Ben Coman btc at openinworld.com
Wed Jun 15 11:17:10 UTC 2016


I was looking at main() in platforms/unix/vm/sqUNixMain.c
for my chart, and was just curious what is...

    comp= ioFindExternalFunctionIn("j_interpret", handle);

In the Pharo cog root directory I do...
     $ find . -type f -exec grep -n j_interpret {} \;

and only get a few lines like the same, but no definition.

cheers -ben


More information about the Vm-dev mailing list