Re: Static Library
Re: Static Library
- Subject: Re: Static Library
- From: Kyle Sluder <email@hidden>
- Date: Thu, 3 Sep 2009 19:07:37 -0700
On Thu, Sep 3, 2009 at 6:45 PM, David Blanton<email@hidden> wrote:
> Ok, not a Cocoa question but I know one of the smart guys here will like to
> guide me off list.
If it's not on-topic, don't ask it.
> Is a static library properly designed if it requires headers from another
> static library?
This question doesn't even make sense. Libraries are a bunch of
object files. They themselves can't require header files.
But I dare you to use libc.a without someone defining NULL.
--Kyle Sluder
_______________________________________________
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