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