Re: #pragma mark
Re: #pragma mark
- Subject: Re: #pragma mark
- From: Todd Ransom <email@hidden>
- Date: Sun, 8 May 2005 19:31:47 -0600
I don't know about XCode 2.0, but in 1.5 there is a preference to show
them in the order they appear in the source file rather than
alphabetically.
Todd Ransom
Return Self Software
http://returnself.com
On May 8, 2005, at 5:34 PM, carsten Schäfer wrote:
Hi there,
it seems to be somehow silly but: What is with the "#pragma mark xxx"
statement in Xcode source code? All my statements are at the end of
every single source file. Abosolutley useless in this fashion. This
concerns my own file as well as the examples distributed by Apple. I
guess there is some (new) switch in Xcode, but where?
Best
Carsten Schäfer _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >#pragma mark (From: carsten Schäfer <email@hidden>) |