<?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: </title>
	<atom:link href="https://www.emblogic.com/blog/01/6030/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/01/6030/</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: vikram sharma</title>
		<link>https://www.emblogic.com/blog/01/6030/#comment-3752</link>
		<dc:creator><![CDATA[vikram sharma]]></dc:creator>
		<pubDate>Wed, 13 Feb 2013 04:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=6030#comment-3752</guid>
		<description><![CDATA[when u write sizeof(&#039;d&#039;)....&#039;d&#039; is replaced with 68 in decimal i.e. int...and the size of int is 4 byte]]></description>
		<content:encoded><![CDATA[<p>when u write sizeof(&#8216;d&#8217;)&#8230;.&#8217;d&#8217; is replaced with 68 in decimal i.e. int&#8230;and the size of int is 4 byte</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: puru</title>
		<link>https://www.emblogic.com/blog/01/6030/#comment-3643</link>
		<dc:creator><![CDATA[puru]]></dc:creator>
		<pubDate>Tue, 05 Feb 2013 20:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=6030#comment-3643</guid>
		<description><![CDATA[in C the type of a character constant like &#039;a&#039; is actually a int so size is 4 byte]]></description>
		<content:encoded><![CDATA[<p>in C the type of a character constant like &#8216;a&#8217; is actually a int so size is 4 byte</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samta</title>
		<link>https://www.emblogic.com/blog/01/6030/#comment-3641</link>
		<dc:creator><![CDATA[samta]]></dc:creator>
		<pubDate>Tue, 05 Feb 2013 11:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=6030#comment-3641</guid>
		<description><![CDATA[size of char is 1 byte only and int and float is 4 bytes]]></description>
		<content:encoded><![CDATA[<p>size of char is 1 byte only and int and float is 4 bytes</p>
]]></content:encoded>
	</item>
</channel>
</rss>
