<?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: issue in c program</title>
	<atom:link href="https://www.emblogic.com/blog/07/issue-in-c-program/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/07/issue-in-c-program/</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: Hitesh Dhanwani</title>
		<link>https://www.emblogic.com/blog/07/issue-in-c-program/#comment-975</link>
		<dc:creator><![CDATA[Hitesh Dhanwani]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 19:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3885#comment-975</guid>
		<description><![CDATA[Yep Enter takes a character length ..
Plus u can enter the characters in one go i.e. abcde 

u dont need to use a for loop to accept value for each index of the char array]]></description>
		<content:encoded><![CDATA[<p>Yep Enter takes a character length ..<br />
Plus u can enter the characters in one go i.e. abcde </p>
<p>u dont need to use a for loop to accept value for each index of the char array</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hemant.kumar</title>
		<link>https://www.emblogic.com/blog/07/issue-in-c-program/#comment-971</link>
		<dc:creator><![CDATA[hemant.kumar]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 18:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3885#comment-971</guid>
		<description><![CDATA[here when you type a then hit ENTER it takes &#039;\n&#039; as a character thats wht you have got blank over there..]]></description>
		<content:encoded><![CDATA[<p>here when you type a then hit ENTER it takes &#8216;\n&#8217; as a character thats wht you have got blank over there..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
