<?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: wrong output</title>
	<atom:link href="https://www.emblogic.com/blog/01/wrong-output/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/01/wrong-output/</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: ranjeet.singh</title>
		<link>https://www.emblogic.com/blog/01/wrong-output/#comment-529</link>
		<dc:creator><![CDATA[ranjeet.singh]]></dc:creator>
		<pubDate>Wed, 18 Jan 2012 07:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1660#comment-529</guid>
		<description><![CDATA[-1079063956
0.000000]]></description>
		<content:encoded><![CDATA[<p>-1079063956<br />
0.000000</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John McArthur</title>
		<link>https://www.emblogic.com/blog/01/wrong-output/#comment-528</link>
		<dc:creator><![CDATA[John McArthur]]></dc:creator>
		<pubDate>Wed, 18 Jan 2012 07:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1660#comment-528</guid>
		<description><![CDATA[To print the values of any variable the statement should be: 

printf(format specifier, variable name);
However to print the address of  the variable the statement should be :

printf(format specifier, address of(variable) );]]></description>
		<content:encoded><![CDATA[<p>To print the values of any variable the statement should be: </p>
<p>printf(format specifier, variable name);<br />
However to print the address of  the variable the statement should be :</p>
<p>printf(format specifier, address of(variable) );</p>
]]></content:encoded>
	</item>
</channel>
</rss>
