<?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>JesWang Blog &#187; C</title>
	<atom:link href="http://blog.jeswang.com/archives/tag/c/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.jeswang.com</link>
	<description>The Past, Present, and Future of Me</description>
	<lastBuildDate>Tue, 23 Aug 2011 04:52:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>I&#8217;m a void function with just a while 1 loop inside</title>
		<link>http://blog.jeswang.com/archives/171</link>
		<comments>http://blog.jeswang.com/archives/171#comments</comments>
		<pubDate>Fri, 23 Oct 2009 14:45:37 +0000</pubDate>
		<dc:creator>JesWang</dc:creator>
				<category><![CDATA[Diary]]></category>
		<category><![CDATA[C]]></category>

		<guid isPermaLink="false">http://blog.jeswang.com/?p=171</guid>
		<description><![CDATA[梦到了在学校下课后一个人坐在路边发呆，看到几个认识的人吵架，当作没看见，因为只想漫无目的地发呆。 突然醒来，特别渴，想喝冰绿茶，吃果冻和水果，可惜只有白开水。喝完坐在椅子上发呆，回忆刚才的梦。 I don&#8217;t know what I&#8217;m doing, I don&#8217;t know what to&#160;do. 如果把我写成C： void&#160;ME(void){ while(1){} } Take nothing, return nothing, doing nothing,&#160;forever.]]></description>
			<content:encoded><![CDATA[<p>梦到了在学校下课后一个人坐在路边发呆，看到几个认识的人吵架，当作没看见，因为只想漫无目的地发呆。</p>
<p>突然醒来，特别渴，想喝冰绿茶，吃果冻和水果，可惜只有白开水。喝完坐在椅子上发呆，回忆刚才的梦。</p>
<p>I don&#8217;t know what I&#8217;m doing, I don&#8217;t know what to&nbsp;do.</p>
<p>如果把我写成C：</p>
<p>void&nbsp;ME(void){</p>
<p>while(1){}</p>
<p>}</p>
<p>Take nothing, return nothing, doing nothing,&nbsp;forever.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeswang.com/archives/171/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

