<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Too Much Cookies Network &#187; c#</title>
	<atom:link href="http://www.toomuchcookies.net/?tag=c&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.toomuchcookies.net</link>
	<description>Das krümelige Weblog - live aus der Parallelgesellschaft ..</description>
	<lastBuildDate>Wed, 10 Aug 2011 07:00:59 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>void gosleep(date time, bool havework)</title>
		<link>http://www.toomuchcookies.net/archives/1237/void-gosleepdate-time-bool-havework.htm</link>
		<comments>http://www.toomuchcookies.net/archives/1237/void-gosleepdate-time-bool-havework.htm#comments</comments>
		<pubDate>Mon, 25 Feb 2008 00:34:36 +0000</pubDate>
		<dc:creator>Omar</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[pseudo-code]]></category>
		<category><![CDATA[void]]></category>

		<guid isPermaLink="false">http://www.toomuchcookies.net/archives/1237/void-gosleepdate-time-bool-havework.htm</guid>
		<description><![CDATA[[cpp]
{
	if (havework &#038;& time->hour > 25) {
		if (self->cantsleep){
			// TODO: implement algorithm for forcesleep()
		}else {
			shutdown();
		}
	}
}
[/cpp]]]></description>
		<wfw:commentRss>http://www.toomuchcookies.net/archives/1237/void-gosleepdate-time-bool-havework.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

