in reply to Re^3: perl c++ perlembed question
in thread perl c++ perlembed question

and once more ... i dont want to just call some random XS wrapped funcs ... i want to call funcs that i declared in c++ BEFORE starting the perlembed stuff already ... they are in the memory ... i want to access them from the embdedded perl script ...

Replies are listed 'Best First'.
Re^5: perl c++ perlembed question
by Joost (Canon) on Jul 02, 2009 at 19:28 UTC