Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

how can i use perl_eval_va function

by anilkumar (Initiate)
on Aug 13, 2007 at 09:48 UTC ( [id://632175]=perlquestion: print w/replies, xml ) Need Help??

anilkumar has asked for the wisdom of the Perl Monks concerning the following question:

hi folks, i am trying to use perl_eval_va() function in my c++ application. i have included perl.h & EXTERN.H but compiler is showing error like perl_eval_va() is not found. int this application perl_parse() & perl_run()..etc all are working expect perl_eval_va() what is the problem with this, am I missing any thing that need to be included please let me know... thax in advance

Replies are listed 'Best First'.
Re: how can i use perl_eval_va function
by Joost (Canon) on Aug 13, 2007 at 12:18 UTC
Re: how can i use perl_eval_va function
by shoness (Friar) on Aug 13, 2007 at 13:03 UTC
    See the "Easy Embedding API" chapter of O'Reilly's "Advanced Perl Programming" book (or online).

    20070821 Janitored by Corion: Removed link

      That online link represents copyright infringement; it exists without the permission of the author or the publisher.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://632175]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 12:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found