<?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: print text at any position without ncurses</title>
	<atom:link href="http://cc.byexamples.com/2007/01/21/print-text-at-any-position-without-ncurses/feed/" rel="self" type="application/rss+xml" />
	<link>http://cc.byexamples.com/2007/01/21/print-text-at-any-position-without-ncurses/</link>
	<description>we share the c/c++ coding by examples</description>
	<lastBuildDate>Wed, 28 Apr 2010 05:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: writting a fun cli apps with ncurses</title>
		<link>http://cc.byexamples.com/2007/01/21/print-text-at-any-position-without-ncurses/comment-page-1/#comment-20</link>
		<dc:creator>writting a fun cli apps with ncurses</dc:creator>
		<pubDate>Thu, 29 Mar 2007 17:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://cc.byexamples.com/20070121/print-text-at-any-position-without-ncurses/#comment-20</guid>
		<description>[...] print text at any position without ncurses [...]</description>
		<content:encoded><![CDATA[<p>[...] print text at any position without ncurses [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mysurface</title>
		<link>http://cc.byexamples.com/2007/01/21/print-text-at-any-position-without-ncurses/comment-page-1/#comment-10</link>
		<dc:creator>mysurface</dc:creator>
		<pubDate>Wed, 07 Mar 2007 00:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://cc.byexamples.com/20070121/print-text-at-any-position-without-ncurses/#comment-10</guid>
		<description>Its the way how you define ANSI codes. Refers to previous post link above to know more.</description>
		<content:encoded><![CDATA[<p>Its the way how you define ANSI codes. Refers to previous post link above to know more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brain_full</title>
		<link>http://cc.byexamples.com/2007/01/21/print-text-at-any-position-without-ncurses/comment-page-1/#comment-9</link>
		<dc:creator>Brain_full</dc:creator>
		<pubDate>Tue, 06 Mar 2007 06:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://cc.byexamples.com/20070121/print-text-at-any-position-without-ncurses/#comment-9</guid>
		<description>Great 
U have write a good program for gotoxy.
can u tell me the about that line 
printf(&quot;%c[%d;%df&quot;,0x1B,y,x);
Plz 
i m eagerly waiting ur reply.


Thanks Dear</description>
		<content:encoded><![CDATA[<p>Great<br />
U have write a good program for gotoxy.<br />
can u tell me the about that line<br />
printf(&#8220;%c[%d;%df&#8221;,0&#215;1B,y,x);<br />
Plz<br />
i m eagerly waiting ur reply.</p>
<p>Thanks Dear</p>
]]></content:encoded>
	</item>
</channel>
</rss>
