Spawn process without inheriting parent stdout, stdin
Spawn process without inheriting parent stdout, stdin
- Subject: Spawn process without inheriting parent stdout, stdin
- From: "Matthew Jaffa" <email@hidden>
- Date: Fri, 30 Sep 2005 15:14:57 -0600
Hi,
I was wondering if there is a way to spawn a process programmatically
without the new process inheriting the stdout of the parent. I tried NSTask,
but the newly created processes output from cout and printf will go to the
cocoa app that created it.
Any sample code out there to overcome my stdout problem.
Thanks,
Matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden