<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>蜗牛的家 &#187; sizeof</title>
	<atom:link href="http://www.genepeng.cn/index.php/tag/sizeof/feed" rel="self" type="application/rss+xml" />
	<link>http://www.genepeng.cn</link>
	<description></description>
	<lastBuildDate>Wed, 30 Nov 2011 14:52:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>sizeof</title>
		<link>http://www.genepeng.cn/index.php/16</link>
		<comments>http://www.genepeng.cn/index.php/16#comments</comments>
		<pubDate>Sun, 08 Mar 2009 15:13:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c c++]]></category>
		<category><![CDATA[c c++ sizeof]]></category>
		<category><![CDATA[sizeof]]></category>

		<guid isPermaLink="false">http://www.genepeng.cn/?p=16</guid>
		<description><![CDATA[c语言里的sizeof 是一个计算数据存储空间大小的单目运算符，它返回数据所占的字节个数，　我们可以先来看看ＭＳＮＤ里的定义： sizeof Operator sizeof expression The sizeof keyword gives the amount of storage, in bytes, associated with a variable or a type (including aggregate types). This keyword returns a value of type size_t. The expression is either an identifier or a type-cast expression (a type specifier enclosed in parentheses). When applied to a structure [...]]]></description>
		<wfw:commentRss>http://www.genepeng.cn/index.php/16/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

