Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spawn process without inheriting parent stdout, stdin



On 9/30/05, Matthew Jaffa <email@hidden> wrote:
> 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.

I don't have sample code for this, but have you tried re-assigning
stdout and stdin to whatever you want instead before the process is
spawned?

I think freopen is used to re-assign stdout, stdin, stderr.

--
-Corey O'Connor
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden

References: 
 >Spawn process without inheriting parent stdout, stdin (From: "Matthew Jaffa" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.