Re: Future Objective-C changes
Re: Future Objective-C changes
- Subject: Re: Future Objective-C changes
- From: Marco Scheurer <email@hidden>
- Date: Wed, 21 May 2003 17:51:55 +0200
If you are going to be anal about terminology, I suggest you get it
right first. I have never ever heard anyone refer to "defining" a
local variable, though that doesn't mean it has never happened.
Almost everybody just call them declarations, but it is true that a
declaration that creates storage is also a definition (compilers will
complain about undeclared variables, linkers about undefined symbols).
But I don't see how knowing this makes it any clearer.
Marco Scheurer
Sen:te, Lausanne, Switzerland
http://www.sente.ch
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.