<?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: warning: decimal constant is unsigned only in ISO C90 [enabled by default]</title>
	<atom:link href="https://www.emblogic.com/blog/02/warning-decimal-constant-is-unsigned-only-in-iso-c90-enabled-by-default/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/02/warning-decimal-constant-is-unsigned-only-in-iso-c90-enabled-by-default/</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: simarpreet.singh</title>
		<link>https://www.emblogic.com/blog/02/warning-decimal-constant-is-unsigned-only-in-iso-c90-enabled-by-default/#comment-595</link>
		<dc:creator><![CDATA[simarpreet.singh]]></dc:creator>
		<pubDate>Fri, 03 Feb 2012 08:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1853#comment-595</guid>
		<description><![CDATA[it just gives the warning that this program will give u error, if u try to run it on compiler of c90 or before ... 
now use gcc -Wall &quot;program_name&quot; and run it]]></description>
		<content:encoded><![CDATA[<p>it just gives the warning that this program will give u error, if u try to run it on compiler of c90 or before &#8230;<br />
now use gcc -Wall &#8220;program_name&#8221; and run it</p>
]]></content:encoded>
	</item>
</channel>
</rss>
