<?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: doubts of structure</title>
	<atom:link href="https://www.emblogic.com/blog/05/doubts-of-structure/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/05/doubts-of-structure/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Manoj</title>
		<link>https://www.emblogic.com/blog/05/doubts-of-structure/#comment-765</link>
		<dc:creator><![CDATA[Manoj]]></dc:creator>
		<pubDate>Mon, 14 May 2012 12:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=2815#comment-765</guid>
		<description><![CDATA[there is no significance untill you declare a variable for the inner structure. thats why it gives warning that &quot;declaration does not declare anything&quot;.]]></description>
		<content:encoded><![CDATA[<p>there is no significance untill you declare a variable for the inner structure. thats why it gives warning that &#8220;declaration does not declare anything&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh.aggarwal</title>
		<link>https://www.emblogic.com/blog/05/doubts-of-structure/#comment-763</link>
		<dc:creator><![CDATA[saurabh.aggarwal]]></dc:creator>
		<pubDate>Mon, 14 May 2012 10:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=2815#comment-763</guid>
		<description><![CDATA[struct a will not come into existence until its variable gets declared even when it is within another struct.. 

it is as good as writing &quot;int ;&quot;
(this will surely give a warning)]]></description>
		<content:encoded><![CDATA[<p>struct a will not come into existence until its variable gets declared even when it is within another struct.. </p>
<p>it is as good as writing &#8220;int ;&#8221;<br />
(this will surely give a warning)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
