Re: Best way to launch command-line program from C++ application
Re: Best way to launch command-line program from C++ application
- Subject: Re: Best way to launch command-line program from C++ application
- From: Alexander von Below <email@hidden>
- Date: Thu, 19 Mar 2009 21:52:21 +0100
system (3)
popen (3)
execv (3)
Alex
Am 19.03.2009 um 21:48 schrieb David Gagnon:
Hi,
What is the best/easiest way to launch a command-line program from
our C++ application? I know how to do it using “System.framework”
but it is a bit complicated. I need a function like “ShellExecute”
on PC... ;-)
Thanks!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden