I want to be able to pass a SQL statement I'm generating in C++ to the perl program. Can I pass this to the perl program using the popen function? If so how?
Thanks! As I said I'm not real good with C++, but my job requires me to pass a param to the perl code and retrieve the output. I'll look at the code excerpt you have, and try to figure it all out.
I looked at the embedding perl in C++ and it may be for a more experienced programmer. If...
You right. I don't think I would be able to return a value to the C program via CGI. However I found a web site on calling a Perl subroutine from your C Program. http://gershwin.ens.fr/vdaniel/Doc-Locale/Outils-Gnu-Linux/Perl/Html-Doc-at-www.perl.com/perlembed.html I think this is what I'm...
Not sure if anyone can help me, but as a novice C++ programmer (it's been 9yrs since I wrote a C++ program in college)I am seeking some answers to a problem at work.
We are trying to call a perl program, on our unix box, from a C++ program. The perl program requires us to pass a parameter via...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.