<?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: unexpected output???</title>
	<atom:link href="https://www.emblogic.com/blog/07/unexpected-output/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/07/unexpected-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: rajpreet.singh</title>
		<link>https://www.emblogic.com/blog/07/unexpected-output/#comment-1200</link>
		<dc:creator><![CDATA[rajpreet.singh]]></dc:creator>
		<pubDate>Mon, 13 Aug 2012 06:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3810#comment-1200</guid>
		<description><![CDATA[I agree with your point that if we will use some exponential term then %e must be used. but why we are getting the same value??.. it must for some specific reason.]]></description>
		<content:encoded><![CDATA[<p>I agree with your point that if we will use some exponential term then %e must be used. but why we are getting the same value??.. it must for some specific reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sumit</title>
		<link>https://www.emblogic.com/blog/07/unexpected-output/#comment-941</link>
		<dc:creator><![CDATA[sumit]]></dc:creator>
		<pubDate>Sat, 07 Jul 2012 07:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3810#comment-941</guid>
		<description><![CDATA[float is of 4 bytes..so the value assigned by us to b is the case of overflow..hence the ans is of compiler&#039;s choice..

actually its range is till 2million i.e 10 digits..

n also for accesing exponential we use %e instead of %f...]]></description>
		<content:encoded><![CDATA[<p>float is of 4 bytes..so the value assigned by us to b is the case of overflow..hence the ans is of compiler&#8217;s choice..</p>
<p>actually its range is till 2million i.e 10 digits..</p>
<p>n also for accesing exponential we use %e instead of %f&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohit sharma</title>
		<link>https://www.emblogic.com/blog/07/unexpected-output/#comment-938</link>
		<dc:creator><![CDATA[mohit sharma]]></dc:creator>
		<pubDate>Fri, 06 Jul 2012 16:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3810#comment-938</guid>
		<description><![CDATA[m also havin d same output 4 dis code...
n also the output is correct as the value 4 unsigned int can reach upto a number that can be expressed in the form of e...]]></description>
		<content:encoded><![CDATA[<p>m also havin d same output 4 dis code&#8230;<br />
n also the output is correct as the value 4 unsigned int can reach upto a number that can be expressed in the form of e&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
