<?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>《理解C复杂声明之&#039;优先级规则&#039;》的评论</title>
	<atom:link href="http://tonybai.com/2006/03/26/understand-priority-rule-for-parse-c-declaration/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2006/03/26/understand-priority-rule-for-parse-c-declaration/</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>作者：xiaoma</title>
		<link>https://tonybai.com/2006/03/26/understand-priority-rule-for-parse-c-declaration/#comment-72</link>
		<dc:creator>xiaoma</dc:creator>
		<pubDate>Sat, 10 May 2008 10:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/2006/03/26/%e7%90%86%e8%a7%a3c%e5%a4%8d%e6%9d%82%e5%a3%b0%e6%98%8e%e4%b9%8b%e4%bc%98%e5%85%88%e7%ba%a7%e8%a7%84%e5%88%99/#comment-72</guid>
		<description>您好,学到很多东西,今天去面试时候有道题就是你在&lt;&lt;如果让我面试C程序员，我会问&gt;&gt;里面的问题, 上网一查就找到了这.
有一点疑问:
文中char * const *(*p)()&quot;
p函数指针的返回值是不是应该是&quot;指向字符型的常指针的指针&quot;也就是说:p是一个函数指针，这个函数没有参数，其返回类型为一个指向字符类型的常量指针的指针</description>
		<content:encoded><![CDATA[<p>您好,学到很多东西,今天去面试时候有道题就是你在&lt;&lt;如果让我面试C程序员，我会问&gt;&gt;里面的问题, 上网一查就找到了这.<br />
有一点疑问:<br />
文中char * const *(*p)()&quot;<br />
p函数指针的返回值是不是应该是&quot;指向字符型的常指针的指针&quot;也就是说:p是一个函数指针，这个函数没有参数，其返回类型为一个指向字符类型的常量指针的指针</p>
]]></content:encoded>
	</item>
</channel>
</rss>
