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 Sep 30, 2005, at 5:14 PM, Matthew Jaffa wrote:

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.

Why not simply use NSTask's -setStandardOutput: to redirect the child's output elsewhere? The argument doesn't have to be an NSPipe - it can be an NSFileHandle as well.


sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

_______________________________________________
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.