<?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: Always use proper C++ integer types</title>
	<atom:link href="http://mateusz.loskot.net/2009/10/13/always-use-proper-cpp-integer-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://mateusz.loskot.net/2009/10/13/always-use-proper-cpp-integer-types/</link>
	<description>mloskot&#039;s life, programming, c++, geo and adventures</description>
	<lastBuildDate>Tue, 24 Jan 2012 22:38:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mloskot</title>
		<link>http://mateusz.loskot.net/2009/10/13/always-use-proper-cpp-integer-types/comment-page-1/#comment-2491</link>
		<dc:creator>mloskot</dc:creator>
		<pubDate>Thu, 15 Oct 2009 21:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://mateusz.loskot.net/?p=1282#comment-2491</guid>
		<description>Andrey,

Thank you very much for the reference. &lt;a href=&quot;http://delicious.com/mloskot/Karpov&quot; rel=&quot;nofollow&quot;&gt;I know your website and I read your articles&lt;/a&gt; as an amazing resource for programmers. Cheers</description>
		<content:encoded><![CDATA[<p>Andrey,</p>
<p>Thank you very much for the reference. <a href="http://delicious.com/mloskot/Karpov" rel="nofollow">I know your website and I read your articles</a> as an amazing resource for programmers. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Karpov</title>
		<link>http://mateusz.loskot.net/2009/10/13/always-use-proper-cpp-integer-types/comment-page-1/#comment-2489</link>
		<dc:creator>Andrey Karpov</dc:creator>
		<pubDate>Wed, 14 Oct 2009 05:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://mateusz.loskot.net/?p=1282#comment-2489</guid>
		<description>Related article: About size_t and ptrdiff_t.

http://www.viva64.com/art-1-2-710804781.html

Abstract. The article will help the readers understand what size_t and ptrdiff_t types are, what they are used for and when they must be used. The article will be interesting for those developers who begin creation of 64-bit applications where use of size_t and ptrdiff_t types provides high performance, possibility to operate large data sizes and portability between different platforms.</description>
		<content:encoded><![CDATA[<p>Related article: About size_t and ptrdiff_t.</p>
<p><a href="http://www.viva64.com/art-1-2-710804781.html" rel="nofollow">http://www.viva64.com/art-1-2-710804781.html</a></p>
<p>Abstract. The article will help the readers understand what size_t and ptrdiff_t types are, what they are used for and when they must be used. The article will be interesting for those developers who begin creation of 64-bit applications where use of size_t and ptrdiff_t types provides high performance, possibility to operate large data sizes and portability between different platforms.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

