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: Jonas Maebe <email@hidden>
- Date: Fri, 20 Mar 2009 12:33:52 +0100
On 19 Mar 2009, at 21:52, Alexander von Below wrote:
system (3)
popen (3)
execv (3)
posix_spawn (2) (only available on 10.5+ though)
Jonas
_______________________________________________
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