in reply to Re: acessing pointer data from the memory
in thread acessing pointer data from the memory

Did you miss the part where he said his perl interpreter is embedded into his application? Thus, it's all the same process?

--
[ e d @ h a l l e y . c c ]

  • Comment on Re^2: acessing pointer data from the memory

Replies are listed 'Best First'.
Re^3: acessing pointer data from the memory
by borisz (Canon) on Feb 01, 2005 at 14:49 UTC
    No, I understand it that way, that he embed a perl interpreter, that may share with tghe cpp application. But also start scripts, external to the application. The scripts should share something with the cpp application where perl is embedded. Maybe I get it wrong.
    Boris