in reply to Re^2: How to keep C variables "alive" between invocations with Inline::C
in thread How to keep C variables "alive" between invocations with Inline::C

The short answer is I don't want to have to write code that looks like the cookbook

If it helps, there's a typemap for the Soldier* type in the InlineX::C2XS Cookbook. (Perhaps it should be added to the Inline::C Cookbook as well.)

Cheers,
Rob
  • Comment on Re^3: How to keep C variables "alive" between invocations with Inline::C