Here, _Parameter(__value, __name) - far as I can tell - is one of many
structure constructors, and thus should NOT return any value !!!
When you call a constructor, an object gets created; that's what
constructors do.
That object is then assigned into the array.
When you write a constructor, you do not declare a return type -
the compiler knows what you are doing and does some behind the scenes work
to make this all happen.
The structure _Parameter{} is declared inside class _Error_formatter.
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden