Exforsys
+ Reply to Thread
Results 1 to 3 of 3

How can we run a program within a program ?

This is a discussion on How can we run a program within a program ? within the C and C++ forums, part of the Programming Talk category; How can we run a program within a program ?...

  1. #1
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    144

    How can we run a program within a program ?

    How can we run a program within a program ?


  2. #2
    techguru is offline Senior Member Array
    Join Date
    Mar 2005
    Answers
    112
    Quote Originally Posted by sammy View Post
    How can we run a program within a program ?

    there are many ways to to that..

    you can shell out the program.. if it's a dll, you can make a call ....

    it is possible to call a program within program.. approach depends on what programming you use..


  3. #3
    Rahulbatra is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    Interesting question.Can someone tell me the approach for doing this namely to run a program within a program as asked by sammy using C program.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...