<?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: C Program to display the No. of Digits in an Entered Number</title>
	<atom:link href="http://www.gohacking.com/2007/12/c-program-to-display-no-of-digits-in.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gohacking.com/2007/12/c-program-to-display-no-of-digits-in.html</link>
	<description>Learn How To Hack! Know more about Computer/Internet Security. Get Real Hacking Tips from Experts. Cool place to Learn Hacking</description>
	<lastBuildDate>Sat, 17 Dec 2011 06:20:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: alex</title>
		<link>http://www.gohacking.com/2007/12/c-program-to-display-no-of-digits-in.html/comment-page-1#comment-19128</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 06 Nov 2011 19:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://gohacking.com/?p=23#comment-19128</guid>
		<description>and it can&#039;t display more than 10...
example... you input &quot;54654651651654&quot;, and the program says &quot;Length=10&quot; :)</description>
		<content:encoded><![CDATA[<p>and it can&#8217;t display more than 10&#8230;<br />
example&#8230; you input &#8220;54654651651654&#8243;, and the program says &#8220;Length=10&#8243; <img src='http://www.gohacking.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TanzeelurRehman</title>
		<link>http://www.gohacking.com/2007/12/c-program-to-display-no-of-digits-in.html/comment-page-1#comment-17829</link>
		<dc:creator>TanzeelurRehman</dc:creator>
		<pubDate>Sun, 03 Apr 2011 07:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://gohacking.com/?p=23#comment-17829</guid>
		<description>@osbama, 

Basically when you copy the program and use in Dev C++, then do following things
1) use int main instead of void main
2) Remove clrscr();
3) Correct the qoutes (&quot;&quot;), where ever in the program, Dev C++ doesnot recognize them as a qoute.

and then you will have your programe working

Regards
TanzeelurRehman</description>
		<content:encoded><![CDATA[<p>@osbama, </p>
<p>Basically when you copy the program and use in Dev C++, then do following things<br />
1) use int main instead of void main<br />
2) Remove clrscr();<br />
3) Correct the qoutes (&#8220;&#8221;), where ever in the program, Dev C++ doesnot recognize them as a qoute.</p>
<p>and then you will have your programe working</p>
<p>Regards<br />
TanzeelurRehman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OSBAMA</title>
		<link>http://www.gohacking.com/2007/12/c-program-to-display-no-of-digits-in.html/comment-page-1#comment-14196</link>
		<dc:creator>OSBAMA</dc:creator>
		<pubDate>Tue, 05 Oct 2010 16:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://gohacking.com/?p=23#comment-14196</guid>
		<description>I DON&#039;T KNOW WHAT KIND OF COMPILER DO YOU HAVE, BUT DEV REPORTS 4 OR 5 5 MISTAKES. WHY IS THAT HAPPENING.</description>
		<content:encoded><![CDATA[<p>I DON&#8217;T KNOW WHAT KIND OF COMPILER DO YOU HAVE, BUT DEV REPORTS 4 OR 5 5 MISTAKES. WHY IS THAT HAPPENING.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

