<?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; C言語</title>
	<atom:link href="http://blog.flaxia.net/archives/tag/c%e8%a8%80%e8%aa%9e/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.flaxia.net</link>
	<description>日々プログラミング</description>
	<lastBuildDate>Thu, 02 Sep 2010 07:06:26 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>エレガントって何だろう</title>
		<link>http://blog.flaxia.net/archives/256</link>
		<comments>http://blog.flaxia.net/archives/256#comments</comments>
		<pubDate>Tue, 09 Jun 2009 06:15:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[日記]]></category>
		<category><![CDATA[C言語]]></category>

		<guid isPermaLink="false">http://blog.flaxia.net/?p=256</guid>
		<description><![CDATA[配布されたソースをエレガントにせよ。という課題が出題された。
しかしエレガントって何だろう。
とりあえず、不要なコードを消して、まとめられる処理をまとめて、メモリ使用量を1/4ぐらいにしてみた。
抽象的な表現は難しい。
]]></description>
			<content:encoded><![CDATA[<p>配布されたソースをエレガントにせよ。という課題が出題された。</p>
<p>しかしエレガントって何だろう。</p>
<p>とりあえず、不要なコードを消して、まとめられる処理をまとめて、メモリ使用量を1/4ぐらいにしてみた。</p>
<p>抽象的な表現は難しい。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flaxia.net/archives/256/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
