<?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>Comments on: 심심풀이 C 언어 퀴즈에 도전</title>
	<atom:link href="http://rein.kr/blog/archives/1315/feed" rel="self" type="application/rss+xml" />
	<link>http://rein.kr/blog/archives/1315</link>
	<description>프로그래머, 독서가, 게이머 그리고 블로거</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:21:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19800</generator>
	<item>
		<title>By: kors21</title>
		<link>http://rein.kr/blog/archives/1315/comment-page-1#comment-63897</link>
		<dc:creator>kors21</dc:creator>
		<pubDate>Sun, 26 Oct 2008 17:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://rein.kr/blog/?p=1315#comment-63897</guid>
		<description>잘 모르시는 분들을 위해서 코멘트 살짝 남겨봅니다.

C가 내부적으로 a[b]를 *(a+b)로 해석하기 때문에 가능한 일입니다.
+ 는 아시다시피 commutative 합니다.</description>
		<content:encoded><![CDATA[<p>잘 모르시는 분들을 위해서 코멘트 살짝 남겨봅니다.</p>
<p>C가 내부적으로 a[b]를 *(a+b)로 해석하기 때문에 가능한 일입니다.<br />
+ 는 아시다시피 commutative 합니다.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

