On 14 Mar 2010, at 6:45 AM, Alexander Spohr wrote:
> extern NSString *gLeftBracket;
Quite right. Would not
extern NSString * const gLeftBracket;
address the OP's hope that the global should not be casually changed?
— F
_______________________________________________
Cocoa-dev mailing list ([email protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]