<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: C++ on iPhone: Part 1</title>
	<atom:link href="http://iPhoneDeveloperTips.com/cpp/c-on-iphone-part-1.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/cpp/c-on-iphone-part-1.html</link>
	<description>Tips and Tricks for iPhone developers</description>
	<lastBuildDate>Sun, 14 Mar 2010 14:29:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard Jesus Dominguez</title>
		<link>http://iPhoneDeveloperTips.com/cpp/c-on-iphone-part-1.html/comment-page-1#comment-5157</link>
		<dc:creator>Richard Jesus Dominguez</dc:creator>
		<pubDate>Tue, 22 Sep 2009 14:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=825#comment-5157</guid>
		<description>I&#039;ve created a nasty little guide for my CSCI class on doing this.... It&#039;s not as bad as you&#039;d think. I am able to create Views on iPhone who&#039;s classes reference c++ code :)

http://blog.psychopup.net/post/2009/09/21/Using-C2b2b-Classes-Code-in-XCode-for-OSX-and-Iphone-applications.aspx</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created a nasty little guide for my CSCI class on doing this&#8230;. It&#8217;s not as bad as you&#8217;d think. I am able to create Views on iPhone who&#8217;s classes reference c++ code :)</p>
<p><a href="http://blog.psychopup.net/post/2009/09/21/Using-C2b2b-Classes-Code-in-XCode-for-OSX-and-Iphone-applications.aspx" rel="nofollow">http://blog.psychopup.net/post/2009/09/21/Using-C2b2b-Classes-Code-in-XCode-for-OSX-and-Iphone-applications.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob DeAnna</title>
		<link>http://iPhoneDeveloperTips.com/cpp/c-on-iphone-part-1.html/comment-page-1#comment-1958</link>
		<dc:creator>Bob DeAnna</dc:creator>
		<pubDate>Wed, 13 May 2009 20:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=825#comment-1958</guid>
		<description>Great stuff!

Where is part 3?</description>
		<content:encoded><![CDATA[<p>Great stuff!</p>
<p>Where is part 3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederick C. Lee</title>
		<link>http://iPhoneDeveloperTips.com/cpp/c-on-iphone-part-1.html/comment-page-1#comment-1691</link>
		<dc:creator>Frederick C. Lee</dc:creator>
		<pubDate>Wed, 06 May 2009 21:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=825#comment-1691</guid>
		<description>I&#039;m a C++ neophyte (for years).  Working with C++ for me at least, is about as pleasurable as pulling my teeth out.

Still, there&#039;s a lot of Open-Source C++ out there so I can&#039;t avoid it.
I&#039;ve been working with &quot;Objective-C++&quot;, which is what you just introduced.

Your intro article is greatly appreciated, at least from an ObjC point of view.
If there&#039;s a book devoted toward &#039;Objective-C++&#039;, I&#039;ll buy it.

I need to know more about C++ and its use with iPhone/Mac.
Particularly I would like to see a C++ version of the standard ObjC application and compare the two.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a C++ neophyte (for years).  Working with C++ for me at least, is about as pleasurable as pulling my teeth out.</p>
<p>Still, there&#8217;s a lot of Open-Source C++ out there so I can&#8217;t avoid it.<br />
I&#8217;ve been working with &#8220;Objective-C++&#8221;, which is what you just introduced.</p>
<p>Your intro article is greatly appreciated, at least from an ObjC point of view.<br />
If there&#8217;s a book devoted toward &#8216;Objective-C++&#8217;, I&#8217;ll buy it.</p>
<p>I need to know more about C++ and its use with iPhone/Mac.<br />
Particularly I would like to see a C++ version of the standard ObjC application and compare the two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://iPhoneDeveloperTips.com/cpp/c-on-iphone-part-1.html/comment-page-1#comment-107</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Fri, 14 Nov 2008 22:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=825#comment-107</guid>
		<description>Hello, i&#039;m a noob.  I&#039;ve classdumped UIKit.framework and copied these header files and main code from this page.  how do i compile on the iphone? thanks</description>
		<content:encoded><![CDATA[<p>Hello, i&#8217;m a noob.  I&#8217;ve classdumped UIKit.framework and copied these header files and main code from this page.  how do i compile on the iphone? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: an00b</title>
		<link>http://iPhoneDeveloperTips.com/cpp/c-on-iphone-part-1.html/comment-page-1#comment-96</link>
		<dc:creator>an00b</dc:creator>
		<pubDate>Tue, 04 Nov 2008 01:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=825#comment-96</guid>
		<description>
alexei: I guess you would call the iphone sdk&#039;s functions the same way you would in obj c</description>
		<content:encoded><![CDATA[<p>alexei: I guess you would call the iphone sdk&#8217;s functions the same way you would in obj c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexei Sergeev</title>
		<link>http://iPhoneDeveloperTips.com/cpp/c-on-iphone-part-1.html/comment-page-1#comment-76</link>
		<dc:creator>Alexei Sergeev</dc:creator>
		<pubDate>Sat, 25 Oct 2008 09:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=825#comment-76</guid>
		<description>Looks promising! Cmon, show us some gui (button) with c++!</description>
		<content:encoded><![CDATA[<p>Looks promising! Cmon, show us some gui (button) with c++!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
