<?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>Doing &#38; Done &#187; C</title>
	<atom:link href="http://doing.liduan.com/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://doing.liduan.com</link>
	<description>Record and Store</description>
	<lastBuildDate>Sat, 29 Oct 2011 11:13:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>using c read each char and covert to lon &#8230;</title>
		<link>http://doing.liduan.com/2009/04/02/using-c-read-each-char-and-covert-to-lon/</link>
		<comments>http://doing.liduan.com/2009/04/02/using-c-read-each-char-and-covert-to-lon/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 17:12:20 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/04/02/using-c-read-each-char-and-covert-to-lon/</guid>
		<description><![CDATA[using c read each char and covert to long int: while(*buffer != &#8216;\n&#8217;); { read(fileName, buffer, 1); printf(&#8221; Byte: %s&#8221;, buffer); } good way.]]></description>
			<content:encoded><![CDATA[<p>using <a href="http://www.experts-exchange.com/Programming/Languages/C/Q_20769218.html">c read each char and covert to long int</a>:</p>
<p>while(*buffer != &#8216;\n&#8217;);<br />
{<br />
read(fileName, buffer, 1);<br />
printf(&#8221; Byte: %s&#8221;, buffer);<br />
}</p>
<p>good way.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/04/02/using-c-read-each-char-and-covert-to-lon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>remember: mono2.4 and monodevelop 2.0, t &#8230;</title>
		<link>http://doing.liduan.com/2009/03/31/remember-mono24-and-monodevelop-20-t/</link>
		<comments>http://doing.liduan.com/2009/03/31/remember-mono24-and-monodevelop-20-t/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 18:27:41 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mono]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/31/remember-mono24-and-monodevelop-20-t/</guid>
		<description><![CDATA[remember: mono2.4 and monodevelop 2.0, try them tonight.]]></description>
			<content:encoded><![CDATA[<p>remember: <a title="mono 2.4 and monodevelop 2" href="http://tirania.org/blog/archive/2009/Mar-30.html" target="_blank">mono2.4 and monodevelop 2.0</a>, try them tonight.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/31/remember-mono24-and-monodevelop-20-t/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C / ANSI-C examples (example source code &#8230;</title>
		<link>http://doing.liduan.com/2009/03/20/c-ansi-c-examples-example-source-code/</link>
		<comments>http://doing.liduan.com/2009/03/20/c-ansi-c-examples-example-source-code/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 11:47:11 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/20/c-ansi-c-examples-example-source-code/</guid>
		<description><![CDATA[C / ANSI-C examples (example source code) Organized by topic]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.java2s.com/Code/C/CatalogC.htm">C / ANSI-C examples</a> (example source code) Organized by topic</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/20/c-ansi-c-examples-example-source-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

