> #ifdef __cplusplus
> 
> C++ stuff
> 
> #endif

As long as you don't need to reference the C++ stuff from a .m file. But
then, should the header even be included by any .m files? Sure, there are
times when C++ and non-C++ stuff might belong together in a header, but most
of the time my C++ headers are all C++...

-- 
Scott Ribe
[EMAIL PROTECTED]
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to