Re: Objective-C++
Re: Objective-C++
- Subject: Re: Objective-C++
- From: Charles Steinman <email@hidden>
- Date: Fri, 8 Feb 2008 15:28:21 -0800 (PST)
--- Philip Bridson <email@hidden> wrote:
> OK thats cool. My #include <iostream> is in a .h
> file. Just to
> clarify do I need to make the .h file a .mm?
No, because the header isn't directly compiled. But
any file that IS compiled that includes that header
needs to be .cpp or .mm.
Cheers,
Chuck
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
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