<?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>
	「sizeof(int)=?」的评论	</title>
	<atom:link href="https://www.lab-z.com/sizeofint/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com/sizeofint/</link>
	<description></description>
	<lastBuildDate>Fri, 21 May 2021 08:35:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/sizeofint/#comment-119869</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Fri, 21 May 2021 08:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=7999#comment-119869</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.lab-z.com/sizeofint/#comment-119805&quot;&gt;iTeibe4b&lt;/a&gt;。

谢谢指教，回头我研究一下。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/sizeofint/#comment-119805">iTeibe4b</a>。</p>
<p>谢谢指教，回头我研究一下。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：iTeibe4b		</title>
		<link>https://www.lab-z.com/sizeofint/#comment-119805</link>

		<dc:creator><![CDATA[iTeibe4b]]></dc:creator>
		<pubDate>Thu, 20 May 2021 19:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=7999#comment-119805</guid>

					<description><![CDATA[如果需要存储地址应该用 ptrdiff_t（带符号）或 size_t（无符号），参见

https://en.cppreference.com/w/cpp/types/ptrdiff_t
https://en.cppreference.com/w/cpp/types/size_t]]></description>
			<content:encoded><![CDATA[<p>如果需要存储地址应该用 ptrdiff_t（带符号）或 size_t（无符号），参见</p>
<p><a href="https://en.cppreference.com/w/cpp/types/ptrdiff_t" rel="nofollow ugc">https://en.cppreference.com/w/cpp/types/ptrdiff_t</a><br />
<a href="https://en.cppreference.com/w/cpp/types/size_t" rel="nofollow ugc">https://en.cppreference.com/w/cpp/types/size_t</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
