Re: Exceptions thrown when writing to stderr when running under Xcode 2.5
Re: Exceptions thrown when writing to stderr when running under Xcode 2.5
- Subject: Re: Exceptions thrown when writing to stderr when running under Xcode 2.5
- From: David Dunham <email@hidden>
- Date: Mon, 28 Apr 2008 08:38:41 -0700
On 28 Apr 2008, at 06:09, Martin Redington wrote:
NSFileHandle *fileHandle = [NSFileHandle fileHandleWithStandardError];
[fileHandle writeData:theData];
So you're writing binary data to stderr? That doesn't sound useful to
me.
David Dunham
Voice/Fax: 206 783 7404 http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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