Re: running an external app
Re: running an external app
- Subject: Re: running an external app
- From: Scott Ribe <email@hidden>
- Date: Mon, 26 May 2008 23:31:03 -0500
- Thread-topic: running an external app
> The only exceptions being languages
> that don't have function declarations at all.
Not really, even with ones that don't have *declarations*, the *definitions*
still don't resemble the invocations. I can't think of a single exception.
And of course, there's good reason for that: invocations specify neither
return types nor parameter types, while declarations/definitions do not
specify a variable name (or other lhs) into which to put the result(s).
--
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