<?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: Bresenham&#039;s Line drawing Algorithm</title>
	<atom:link href="http://pebam.info/2009/02/04/bresenhams-line-drawing-algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://pebam.info/2009/02/04/bresenhams-line-drawing-algorithm/</link>
	<description>Simple, Intuitive &#38; Better Interaction</description>
	<lastBuildDate>Sun, 05 Sep 2010 05:43:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pTAM</title>
		<link>http://pebam.info/2009/02/04/bresenhams-line-drawing-algorithm/comment-page-1/#comment-3</link>
		<dc:creator>pTAM</dc:creator>
		<pubDate>Wed, 04 Feb 2009 12:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://ptamz.wordpress.com/2009/02/04/bresenhams-line-drawing-algorithm/#comment-3</guid>
		<description>If you&#039;re Using Turbo C and u got an error saying &quot;Declaration Not allowed here&quot; at line at the initial variable declaration line, just cut the &quot;clrscr()&quot; from the first line in the main function and past it below the variable declaration line. That will do!!</description>
		<content:encoded><![CDATA[<p>If you&#8217;re Using Turbo C and u got an error saying &#8220;Declaration Not allowed here&#8221; at line at the initial variable declaration line, just cut the &#8220;clrscr()&#8221; from the first line in the main function and past it below the variable declaration line. That will do!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
