Re: Where does stdout go in an ordinary Cocoa application?
Re: Where does stdout go in an ordinary Cocoa application?
- Subject: Re: Where does stdout go in an ordinary Cocoa application?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 14 Nov 2008 09:22:19 -0700
On Nov 14, 2008, at 6:02 AM, Karan, Cem (Civ, ARL/CISD) wrote:
So where does the output of fprintf(stdout,…) go to in a Cocoa
application?
If there's no tty attached, I'm pretty sure it goes straight to the
console, just as stderr does. So you can read it by launching
Console.app.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden