Re: #pragma mark
Re: #pragma mark
- Subject: Re: #pragma mark
- From: Charlton Wilbur <email@hidden>
- Date: Sun, 8 May 2005 20:06:29 -0400
On May 8, 2005, at 7:34 PM, carsten Schäfer wrote:
it seems to be somehow silly but: What is with the "#pragma mark
xxx" statement in Xcode source code?
I don't know if it has another function, but it serves as a comment.
The Xcode editor makes an entry in the function/message pulldown so
that you can quickly jump to them while editing.
Charlton
--
Charlton Wilbur
email@hidden
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>) |