<?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语言的内联函数》的评论</title>
	<atom:link href="http://tonybai.com/2011/06/22/also-talk-about-inline-function-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2011/06/22/also-talk-about-inline-function-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>作者：GlacJAY</title>
		<link>https://tonybai.com/2011/06/22/also-talk-about-inline-function-in-c/#comment-508</link>
		<dc:creator>GlacJAY</dc:creator>
		<pubDate>Sun, 26 Jun 2011 17:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/2011/06/22/%e4%b9%9f%e8%b0%88c%e8%af%ad%e8%a8%80%e7%9a%84%e5%86%85%e8%81%94%e5%87%bd%e6%95%b0/#comment-508</guid>
		<description>在第一个程序的inline前面加上static也行。本来以为加上extern应该也行的，结果不行。</description>
		<content:encoded><![CDATA[<p>在第一个程序的inline前面加上static也行。本来以为加上extern应该也行的，结果不行。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
