<?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>《简析多级指针解引用》的评论</title>
	<atom:link href="http://tonybai.com/2013/03/23/multi-dimension-pointer-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2013/03/23/multi-dimension-pointer-in-c/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2013/03/23/multi-dimension-pointer-in-c/#comment-832</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Sun, 24 Mar 2013 13:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1227#comment-832</guid>
		<description>确是笔误，谢谢指正。</description>
		<content:encoded><![CDATA[<p>确是笔误，谢谢指正。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：刘保华</title>
		<link>https://tonybai.com/2013/03/23/multi-dimension-pointer-in-c/#comment-830</link>
		<dc:creator>刘保华</dc:creator>
		<pubDate>Sun, 24 Mar 2013 11:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1227#comment-830</guid>
		<description>***z &lt;=&gt; **(*z) &lt;=&gt; **q &lt;=&gt; *(*q) &lt;=&gt; *p &lt;=&gt; 11改为***z &lt;=&gt; **(*z) &lt;=&gt; **q &lt;=&gt; *(*q) &lt;=&gt; *p &lt;=&gt; 5</description>
		<content:encoded><![CDATA[<p>***z &lt;=&gt; **(*z) &lt;=&gt; **q &lt;=&gt; *(*q) &lt;=&gt; *p &lt;=&gt; 11改为***z &lt;=&gt; **(*z) &lt;=&gt; **q &lt;=&gt; *(*q) &lt;=&gt; *p &lt;=&gt; 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：刘保华</title>
		<link>https://tonybai.com/2013/03/23/multi-dimension-pointer-in-c/#comment-829</link>
		<dc:creator>刘保华</dc:creator>
		<pubDate>Sun, 24 Mar 2013 11:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1227#comment-829</guid>
		<description>讲的很明白，非常好。行文中根据上下文&#124;11        &#124; &lt;- &amp;b [0xbf830ec4] ---&gt; &#124;13        &#124; &lt;- &amp;b [0xbf830ec4]&#124;5         &#124; &lt;- &amp;a [0xbf830ec0]</description>
		<content:encoded><![CDATA[<p>讲的很明白，非常好。行文中根据上下文|11        | &lt;- &amp;b [0xbf830ec4] &#8212;&gt; |13        | &lt;- &amp;b [0xbf830ec4]|5         | &lt;- &amp;a [0xbf830ec0]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
