Computing.Net > Forums > Programming > Run external processes in C++?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Run external processes in C++?

Reply to Message Icon

Name: Leo the 28C (by Sulfurik)
Date: October 14, 2005 at 11:19:45 Pacific
OS: MS-DOS 5.0 boot floppy
CPU/Ram: May vary...
Comment:

Hello everyone! :-D
OK, I looked all over Google but I didn't find anything on this! How come?! I need something like:

process_start("foobar.exe -f hello.jpg");

Anyone know? I need it to work under G++... Thanks! ;-)

http://www.xthost.info/sulfurik/
http://tsfc.ath.cx
ftp://tsfc.ath.cx
hotline://tsfc.ath.cx

Ruffle Mayo says ROFLMAO! :D



Sponsored Link
Ads by Google

Response Number 1
Name: Leo the 28C (by Sulfurik)
Date: October 14, 2005 at 11:42:06 Pacific
Reply:

Nevermind...

system("foobar.exe -f hello.jpg");

:-D

http://www.xthost.info/sulfurik/
http://tsfc.ath.cx
ftp://tsfc.ath.cx
hotline://tsfc.ath.cx

Ruffle Mayo says ROFLMAO! :D


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Run external processes in C++?

run-time check failure #2 in C++ www.computing.net/answers/programming/runtime-check-failure-2-in-c/7982.html

exec in C www.computing.net/answers/programming/exec-in-c/5809.html

File Processing in C++ www.computing.net/answers/programming/file-processing-in-c/6921.html