Re: Basic globals/extern question
Re: Basic globals/extern question
- Subject: Re: Basic globals/extern question
- From: Scott Ribe <email@hidden>
- Date: Tue, 20 Feb 2007 15:08:12 -0700
- Thread-topic: Basic globals/extern question
> I would
> think that function pointers would have to be static.
No, because the word "static" has a number of different meanings depending
on context. Yes, function pointers would have to be "static" in the sense
that you were thinking, therefore there's no need to specify it, therefore
the word is available for a different meaning ;-)
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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