calling external program from within C++
From: Juggler (dynamo3209_at_yahoo.com)
Date: 02/24/05
- Previous message: Emmanuel Delahaye: "Re: newbie question"
- Next in thread: Steven: "Re: calling external program from within C++"
- Reply: Steven: "Re: calling external program from within C++"
- Reply: Peter Nilsson: "Re: calling external program from within C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Feb 2005 21:35:21 -0500
Hi,
I have a shell script which takes three arguments, how can I call this
script from within a C++ program.
I am new to C++ programming and not sure how to accomplish this.
I tried using system() call but could make it work, must be doing
something wrong.
Appreciate any help in this regard.
Thanks,
Juggler
- Previous message: Emmanuel Delahaye: "Re: newbie question"
- Next in thread: Steven: "Re: calling external program from within C++"
- Reply: Steven: "Re: calling external program from within C++"
- Reply: Peter Nilsson: "Re: calling external program from within C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]