Re: Data formatters
Re: Data formatters
- Subject: Re: Data formatters
- From: David Niemeijer <email@hidden>
- Date: Tue, 12 Oct 2004 11:58:38 +0200
At 1:06 PM +0400 12/10/04, Alexey Proskuryakov wrote:
On 12.10.2004 10:24, "David Niemeijer" <email@hidden> wrote:
Any idea as to the answer of these other questions:
How would I make a formatter to display the file name for a HFSUniStr255?
Sorry, I never tried to (I use CodeWarrior most of the time).
Ah, you are like me. I am slowly trying to switch over for some
smaller projects to get acquainted with Xcode. One of the things that
appealed to me is the data formatters, too bad they are broken in 1.5
> I notice cout calls during debuggin are going to the Debugger
Console, but only after my app has terminated. do I need to flush
after each call to cout to see the result?
I think the simplest solution is use cerr/stderr, which is IIRC unbuffered
by default.
Thanks for the tip.
david.
_______________________________________________
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