<?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>WoodyVillage &#187; Language-C</title>
	<atom:link href="http://www.woody-village.com/archives/category/languagec/feed" rel="self" type="application/rss+xml" />
	<link>http://www.woody-village.com</link>
	<description></description>
	<lastBuildDate>Sat, 14 Aug 2010 04:30:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C言語の標準ヘッダ</title>
		<link>http://www.woody-village.com/archives/407</link>
		<comments>http://www.woody-village.com/archives/407#comments</comments>
		<pubDate>Mon, 28 Sep 2009 05:53:23 +0000</pubDate>
		<dc:creator>premier</dc:creator>
				<category><![CDATA[Language-C]]></category>

		<guid isPermaLink="false">http://www.woody-village.com/?p=407</guid>
		<description><![CDATA[
#include 


assert.h  診断
ctype.h   文字クラス・テスト
errorno.h エラー番号
float.h   浮動小数点の制限
limits.h  整数型の制限
locale.h  ローカライズ
math.h    数学関数
setjmp.h  非局所的ジャンプ
signal.h  シグナル
stdarg.h  可変引数リスト
stddef.h  共通定義
stdio.h   入力と出力
string.h  文字関数
time.h    日付と時刻の関数


]]></description>
			<content:encoded><![CDATA[<p>
#include <*****.h><br />
<br />
<pre>
assert.h  診断
ctype.h   文字クラス・テスト
errorno.h エラー番号
float.h   浮動小数点の制限
limits.h  整数型の制限
locale.h  ローカライズ
math.h    数学関数
setjmp.h  非局所的ジャンプ
signal.h  シグナル
stdarg.h  可変引数リスト
stddef.h  共通定義
stdio.h   入力と出力
string.h  文字関数
time.h    日付と時刻の関数
</pre>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.woody-village.com/archives/407/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
