Re: Function definitions
Re: Function definitions
- Subject: Re: Function definitions
- From: Ondra Cada <email@hidden>
- Date: Sun, 9 Apr 2006 01:25:05 +0200
Alan,
On 9.4.2006, at 1:00, Alan Hart wrote:
If the .h file didn't exist you'd have to build the whole of your
application in one file, or #include the whole of that .c file in
every other .c file that wants to call sum(), and then every file
in your project would get recompiled any time you changed one line
in sum(). And you'd get tied up in knots working out which file was
#including which.
Quite the contrary. See please my answer to Robert.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden