calling external program from within C++

From: Juggler (dynamo3209_at_yahoo.com)
Date: 02/24/05

  • Next message: Jack Klein: "Re: C linker error"
    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


  • Next message: Jack Klein: "Re: C linker error"