<?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>Comments on: C Reference  function clock()</title>
	<atom:link href="http://www.codingunit.com/c-reference-time-h-function-clock/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codingunit.com/c-reference-time-h-function-clock</link>
	<description>CodingUnit is your online resource for learning to program. Tutorials on C, C++, PHP, Python, MySQL, Java, JQuery, Opengl, DirectX and much more!</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:08:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.codingunit.com/c-reference-time-h-function-clock/comment-page-1#comment-3414</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 17 May 2011 07:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=469#comment-3414</guid>
		<description>@ George H: Nice catch, yes it was a formatting error. Changed the source code example and now the website is displaying the right format. Thx!</description>
		<content:encoded><![CDATA[<p>@ George H: Nice catch, yes it was a formatting error. Changed the source code example and now the website is displaying the right format. Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George H</title>
		<link>http://www.codingunit.com/c-reference-time-h-function-clock/comment-page-1#comment-3409</link>
		<dc:creator>George H</dc:creator>
		<pubDate>Mon, 16 May 2011 19:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=469#comment-3409</guid>
		<description>The clock() code example has stuff to the right of the &#039;while&#039; (underlined below):

while (clock() &lt; wait_till_end) {} 	} 	int main
                                -------------------------
{


}

I like your site.
-- George</description>
		<content:encoded><![CDATA[<p>The clock() code example has stuff to the right of the &#8216;while&#8217; (underlined below):</p>
<p>while (clock() &lt; wait_till_end) {} 	} 	int main<br />
                                &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
{</p>
<p>}</p>
<p>I like your site.<br />
&#8211; George</p>
]]></content:encoded>
	</item>
</channel>
</rss>

