<?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: container_of macro or how it works</title>
	<atom:link href="http://open-nandra.com/2009/08/container_of-macro-or-how-it-works/feed/" rel="self" type="application/rss+xml" />
	<link>http://open-nandra.com/2009/08/container_of-macro-or-how-it-works/</link>
	<description>open source</description>
	<lastBuildDate>Sat, 21 Jan 2012 11:52:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Allen</title>
		<link>http://open-nandra.com/2009/08/container_of-macro-or-how-it-works/comment-page-1/#comment-553</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Fri, 06 May 2011 23:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://open-nandra.com/?p=257#comment-553</guid>
		<description>I guess that your explanation is confusing. If you use &quot;element&quot; to represent &quot;struct test t&quot;. Then &quot;prt&quot; is a pointer to the element (you are right); &quot;type&quot; is the type of the struct which the element is embedded in (ie, struct m. You got wrong here.); &quot;element&quot; is the name of &quot;struct test&quot; which is &quot;t&quot; (you are right).</description>
		<content:encoded><![CDATA[<p>I guess that your explanation is confusing. If you use &#8220;element&#8221; to represent &#8220;struct test t&#8221;. Then &#8220;prt&#8221; is a pointer to the element (you are right); &#8220;type&#8221; is the type of the struct which the element is embedded in (ie, struct m. You got wrong here.); &#8220;element&#8221; is the name of &#8220;struct test&#8221; which is &#8220;t&#8221; (you are right).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

