Re: defined but not used error
Re: defined but not used error
- Subject: Re: defined but not used error
- From: Scott Ribe <email@hidden>
- Date: Mon, 26 May 2008 16:10:32 -0500
- Thread-topic: defined but not used error
> I was wondering
> how people did it, so I search using google's code search and found a
> few examples of that method, but they weren't defined const.
Constness is one of those things that was added to C in later versions. Much
of the NeXT-derived stuff simply predates the availability of const. Even
newer sample code often simply reflects habits that were formed before const
was available.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden