<?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: How To Hide A Struct Member in the C Programming Language</title>
	<atom:link href="http://tinobox.com/wordpress/c-programming/how-to-hide-a-struct-member-in-the-c-programming-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinobox.com/wordpress/c-programming/how-to-hide-a-struct-member-in-the-c-programming-language/</link>
	<description>Odds and ends of internet entrepreneurship—A Technical Diary</description>
	<lastBuildDate>Wed, 27 Jan 2010 00:26:29 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave Doolin &#124; Website In A Weekend</title>
		<link>http://tinobox.com/wordpress/c-programming/how-to-hide-a-struct-member-in-the-c-programming-language/comment-page-1/#comment-2499</link>
		<dc:creator>Dave Doolin &#124; Website In A Weekend</dc:creator>
		<pubDate>Fri, 18 Dec 2009 00:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=2132#comment-2499</guid>
		<description>At some point before you use or dereference the struct you have to define it, and that&#039;s most likely what&#039;s at issue.
.-= Dave Doolin &#124; Website In A Weekend&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/IuPPDuGFA64/&quot; rel=&quot;nofollow&quot;&gt;Dynamic Content Generation – How WordPress is Like a Sushi Restaurant&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>At some point before you use or dereference the struct you have to define it, and that&#8217;s most likely what&#8217;s at issue.<br />
<span class="cluv"> Dave Doolin | Website In A Weekend&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/IuPPDuGFA64/" rel="nofollow">Dynamic Content Generation – How WordPress is Like a Sushi Restaurant</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://tinobox.com/wordpress/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Hagberg</title>
		<link>http://tinobox.com/wordpress/c-programming/how-to-hide-a-struct-member-in-the-c-programming-language/comment-page-1/#comment-2498</link>
		<dc:creator>Richard Hagberg</dc:creator>
		<pubDate>Thu, 17 Dec 2009 22:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=2132#comment-2498</guid>
		<description>I tried this in the IAR compiler, and It kept giving me an error about incomplete data types.  I was just wondering what compiler you were using.</description>
		<content:encoded><![CDATA[<p>I tried this in the IAR compiler, and It kept giving me an error about incomplete data types.  I was just wondering what compiler you were using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Data Hiding in C Programming Using Incomplete and Derived Types &#124; There Is NO Box</title>
		<link>http://tinobox.com/wordpress/c-programming/how-to-hide-a-struct-member-in-the-c-programming-language/comment-page-1/#comment-1173</link>
		<dc:creator>Data Hiding in C Programming Using Incomplete and Derived Types &#124; There Is NO Box</dc:creator>
		<pubDate>Mon, 01 Jun 2009 21:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=2132#comment-1173</guid>
		<description>[...] &gt;&gt;&gt;NOTE: You may want to start with a much simpler article in hiding member in structs. [...]</description>
		<content:encoded><![CDATA[<p>[...] &gt;&gt;&gt;NOTE: You may want to start with a much simpler article in hiding member in structs. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
