<?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: Fibonacci in PHP</title>
	<atom:link href="http://www.zacharyfox.com/blog/fibonacci-project/fibonacci-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zacharyfox.com/blog/fibonacci-project/fibonacci-in-php</link>
	<description></description>
	<lastBuildDate>Sat, 22 Oct 2011 10:44:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: raiser</title>
		<link>http://www.zacharyfox.com/blog/fibonacci-project/fibonacci-in-php/comment-page-1#comment-20313</link>
		<dc:creator>raiser</dc:creator>
		<pubDate>Mon, 14 Jun 2010 22:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zacharyfox.com/blog/fibonacci-project/fibonacci-in-php#comment-20313</guid>
		<description>my code was written in php,
but this can translate in &quot;c&quot; ;)

mfg</description>
		<content:encoded><![CDATA[<p>my code was written in php,<br />
but this can translate in &#8220;c&#8221; <img src='http://www.zacharyfox.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>mfg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raiser</title>
		<link>http://www.zacharyfox.com/blog/fibonacci-project/fibonacci-in-php/comment-page-1#comment-20312</link>
		<dc:creator>raiser</dc:creator>
		<pubDate>Mon, 14 Jun 2010 22:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zacharyfox.com/blog/fibonacci-project/fibonacci-in-php#comment-20312</guid>
		<description>the error: 32 bit is the bug. 
I&#039;ve a fibunacci-code-function, as limit in max_execution_time.

I&#039;ve testet my code on a 1.2 ghz intel mobile witch 1GB memory and have a maximum of numberlength with 1012.
It ist many more as a 32Bit Integer.</description>
		<content:encoded><![CDATA[<p>the error: 32 bit is the bug.<br />
I&#8217;ve a fibunacci-code-function, as limit in max_execution_time.</p>
<p>I&#8217;ve testet my code on a 1.2 ghz intel mobile witch 1GB memory and have a maximum of numberlength with 1012.<br />
It ist many more as a 32Bit Integer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.zacharyfox.com/blog/fibonacci-project/fibonacci-in-php/comment-page-1#comment-18198</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 20 Apr 2010 23:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zacharyfox.com/blog/fibonacci-project/fibonacci-in-php#comment-18198</guid>
		<description>Not sure whether it&#039;s me (hey, it wouldn&#039;t be the first time) but this script stops working properly after generating the 47th number - 48th number should be 2971215073 but I get -1323752223 instead. If I change the script so $a gets echoed (rather than use printf) I get the correct result. Is this a limitation with printf or something? Anyway, keep up the good work!</description>
		<content:encoded><![CDATA[<p>Not sure whether it&#8217;s me (hey, it wouldn&#8217;t be the first time) but this script stops working properly after generating the 47th number &#8211; 48th number should be 2971215073 but I get -1323752223 instead. If I change the script so $a gets echoed (rather than use printf) I get the correct result. Is this a limitation with printf or something? Anyway, keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

