Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Opening external files with arguements

by holli (Abbot)
on Apr 28, 2005 at 14:55 UTC ( [id://452436]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re^2: Opening external files with arguements
in thread Opening external files with arguements

It is a simple test program.
Post your code. That will help a lot.


holli, /regexed monk/
  • Comment on Re^3: Opening external files with arguements

Replies are listed 'Best First'.
Re^4: Opening external files with arguements
by void_Anthony() (Acolyte) on Apr 29, 2005 at 15:26 UTC
    Here is the program (in C++)
    int main(int argc, char *argv[]) { cout << argv[1]; system("PAUSE"); return EXIT_SUCCESS; }
    Just takes the arguement that was specified at run time and spits it back out. I want to be able to call this program from within my Perl code (preferably with arguements that are variables that I have specified in the Perl code as well.)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://452436]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.