<?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言語]ゲッツ(gets)はダメ。fgetsが正しい。 へのコメント</title>
	<atom:link href="http://labs.uechoco.com/blog/2010/01/c-language-gets-fgets-scanf.html/feed" rel="self" type="application/rss+xml" />
	<link>http://labs.uechoco.com/blog/2010/01/c-language-gets-fgets-scanf.html</link>
	<description>php * symfony * linux * mac * Processing * 周辺技術。キイロイトリ好きプログラマー。</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:27:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>uechoco より</title>
		<link>http://labs.uechoco.com/blog/2010/01/c-language-gets-fgets-scanf.html/comment-page-1#comment-350</link>
		<dc:creator>uechoco</dc:creator>
		<pubDate>Tue, 12 Jan 2010 01:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://labs.uechoco.com/blog/?p=1328#comment-350</guid>
		<description>なるほどー。IDE便利ですね。OSの違いは面倒だ。
「代わりのギャグを用意してあるからそれ使え」だと面白いかも(ぇ</description>
		<content:encoded><![CDATA[<p>なるほどー。IDE便利ですね。OSの違いは面倒だ。<br />
「代わりのギャグを用意してあるからそれ使え」だと面白いかも(ぇ</p>
]]></content:encoded>
	</item>
	<item>
		<title>massy より</title>
		<link>http://labs.uechoco.com/blog/2010/01/c-language-gets-fgets-scanf.html/comment-page-1#comment-347</link>
		<dc:creator>massy</dc:creator>
		<pubDate>Tue, 12 Jan 2010 01:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://labs.uechoco.com/blog/?p=1328#comment-347</guid>
		<description>uechocoさんの読み通り、gets等を記述したコードをVisual C++ 2005以降でコンパイルすると、「代わりの関数用意してあるからそれ使え」と怒られます。
でも代わりの関数を使うとコードのポータビリティがなくなるので、ターゲットがwinしか有り得ないときだけしか使わないですね。</description>
		<content:encoded><![CDATA[<p>uechocoさんの読み通り、gets等を記述したコードをVisual C++ 2005以降でコンパイルすると、「代わりの関数用意してあるからそれ使え」と怒られます。<br />
でも代わりの関数を使うとコードのポータビリティがなくなるので、ターゲットがwinしか有り得ないときだけしか使わないですね。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

