<?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"
	>
<channel>
	<title>Комментарии на: decbin() в PHP</title>
	<atom:link href="http://blog.azazel.org.ua/2008/08/decbin-%d0%b2-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.azazel.org.ua/2008/08/decbin-%d0%b2-php/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 30 Jul 2010 23:05:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>От: bes island</title>
		<link>http://blog.azazel.org.ua/2008/08/decbin-%d0%b2-php/#comment-851</link>
		<dc:creator>bes island</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.azazel.org.ua/?p=198#comment-851</guid>
		<description>Действительно, мне кажется (надо проверить), я понял: при присвоении $n = 4294967295 в 32-битной системе $n получается float’ом, а не int’ом.</description>
		<content:encoded><![CDATA[<p>Действительно, мне кажется (надо проверить), я понял: при присвоении $n = 4294967295 в 32-битной системе $n получается float’ом, а не int’ом.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Алексей Токарь</title>
		<link>http://blog.azazel.org.ua/2008/08/decbin-%d0%b2-php/#comment-850</link>
		<dc:creator>Алексей Токарь</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.azazel.org.ua/?p=198#comment-850</guid>
		<description>угу. он их просто как float представляет</description>
		<content:encoded><![CDATA[<p>угу. он их просто как float представляет</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: bes island</title>
		<link>http://blog.azazel.org.ua/2008/08/decbin-%d0%b2-php/#comment-849</link>
		<dc:creator>bes island</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.azazel.org.ua/?p=198#comment-849</guid>
		<description>&#62; а ниче удивительного в подразумевании unsigned int

«PHP does not support unsigned integers» http://php.net/manual/en/language.types.integer.php</description>
		<content:encoded><![CDATA[<p>&gt; а ниче удивительного в подразумевании unsigned int</p>
<p>«PHP does not support unsigned integers» <a href="http://php.net/manual/en/language.types.integer.php" rel="nofollow">http://php.net/manual/en/language.types.integer.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>От: bes island</title>
		<link>http://blog.azazel.org.ua/2008/08/decbin-%d0%b2-php/#comment-848</link>
		<dc:creator>bes island</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.azazel.org.ua/?p=198#comment-848</guid>
		<description>Кроме того, несмотря на (вероятно, устаревшие) сведения в мануале, decbin в 64-битной системе справляется с числами выше 4294967295.</description>
		<content:encoded><![CDATA[<p>Кроме того, несмотря на (вероятно, устаревшие) сведения в мануале, decbin в 64-битной системе справляется с числами выше 4294967295.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Алексей Токарь</title>
		<link>http://blog.azazel.org.ua/2008/08/decbin-%d0%b2-php/#comment-847</link>
		<dc:creator>Алексей Токарь</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.azazel.org.ua/?p=198#comment-847</guid>
		<description>а ниче удивительного в подразумевании unsigned int
а тем более в представлении его как float 8-)</description>
		<content:encoded><![CDATA[<p>а ниче удивительного в подразумевании unsigned int<br />
а тем более в представлении его как float <img src='http://blog.azazel.org.ua/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>От: bes island</title>
		<link>http://blog.azazel.org.ua/2008/08/decbin-%d0%b2-php/#comment-846</link>
		<dc:creator>bes island</dc:creator>
		<pubDate>Fri, 15 Aug 2008 11:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.azazel.org.ua/?p=198#comment-846</guid>
		<description>Меня куда больше удивило, что присвоение $n = 4294967295 прошло успешно в 32-битной системе — а система, судя по всему, была 32-битной, ибо в 64-битной как decbin($n), так и decbin($s) вполне успешно покажут 32 единички.</description>
		<content:encoded><![CDATA[<p>Меня куда больше удивило, что присвоение $n = 4294967295 прошло успешно в 32-битной системе — а система, судя по всему, была 32-битной, ибо в 64-битной как decbin($n), так и decbin($s) вполне успешно покажут 32 единички.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
