<?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: ROT Util</title>
	<atom:link href="http://edeca.net/wp/programs/rot-util/feed/" rel="self" type="application/rss+xml" />
	<link>http://edeca.net/wp</link>
	<description>Musings of a geek</description>
	<lastBuildDate>Wed, 01 Sep 2010 17:53:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: dionicio</title>
		<link>http://edeca.net/wp/programs/rot-util/comment-page-1/#comment-414</link>
		<dc:creator>dionicio</dc:creator>
		<pubDate>Sat, 10 Jul 2010 16:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://edeca.net/newsite/?page_id=25#comment-414</guid>
		<description>show de bola eu já ussava a cifra de cesar 100 nenhum programe esse progama foi uma mão na roda!!</description>
		<content:encoded><![CDATA[<p>show de bola eu já ussava a cifra de cesar 100 nenhum programe esse progama foi uma mão na roda!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://edeca.net/wp/programs/rot-util/comment-page-1/#comment-2</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Tue, 21 Jul 2009 20:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://edeca.net/newsite/?page_id=25#comment-2</guid>
		<description>I once wrote a rot26 program (on the grounds that it would be twice as secure as rot13).

The main code loop ended up looking like this:

while ((c = fgetc(infile)) != EOF)    

          {

          fputc ((c), outfile);

          }

 
Mick</description>
		<content:encoded><![CDATA[<p>I once wrote a rot26 program (on the grounds that it would be twice as secure as rot13).</p>
<p>The main code loop ended up looking like this:</p>
<p>while ((c = fgetc(infile)) != EOF)    </p>
<p>          {</p>
<p>          fputc ((c), outfile);</p>
<p>          }</p>
<p>Mick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
