C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28695
Number of posts: 94715

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to write a code to run a program within another program? Posted by krutthika on 12 Jan 2009 at 5:00 AM
Hello sir,
I am doing project on processors. I have a program called "START" and another program called "MAIN". Now, i want to run the "START" program in the "MAIN" program. I do not want to just call the program but run the program in the "MAIN" .. Please help me..

Thanku
Krutthika
Report
Re: How to write a code to run a program within another program? Posted by vibin_mdcp on 13 Jan 2009 at 9:44 AM
Consider using functions from <process.h>

Report
Re: How to write a code to run a program within another program? Posted by dushara on 15 Jan 2009 at 7:07 PM
If you're using Windows, the CreateProcess API call is what you need. The article I linked contains an example.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.