gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Header cleanliness


From: Nicola Pero
Subject: Re: Header cleanliness
Date: Thu, 2 Jan 2003 12:08:42 +0000 (GMT)

> > - wether to use #import or #include
> 
> I'd say #include. Either way, I think public headers should be
> #include-safe.

Yes - #include is better, but as some people really like to use #import
(in part for compatibility reasons), we should probably leave that
unspecified.

What is essential instead is that all public headers are protected against
multiple inclusions properly so that they can be used with #include.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]