in reply to Embed perl in C/C++

Hi whiteperl.

Embedding provides a great deal of power, speed, etc. In order to help facilitate your objective, I thought the following book might be of use:


You can peruse the table of contents and code at:
http://www.manning.com/jenness/index.html

Hope this helps,
-Katie.

Replies are listed 'Best First'.
Re: Re: Embed perl in C/C++
by whiteperl (Scribe) on May 31, 2003 at 23:19 UTC
    Thanks If all else fails I will buy a book on the topic. At this stage i'll keep trying though.