<?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: I&#8217;m not going to be able to finish.</title>
	<atom:link href="http://www.ludumdare.com/compo/2008/08/10/im-not-going-to-be-able-to-finish/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ludumdare.com/compo/2008/08/10/im-not-going-to-be-able-to-finish/</link>
	<description>A tri-annual 48 hour solo game development competition.</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:55:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: segludian</title>
		<link>http://www.ludumdare.com/compo/2008/08/10/im-not-going-to-be-able-to-finish/comment-page-1/#comment-3089</link>
		<dc:creator>segludian</dc:creator>
		<pubDate>Sun, 10 Aug 2008 18:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=3183#comment-3089</guid>
		<description>I was using SDL too.  The platform specific things that were throwing me for a loop were getting all the files in a folder or having a platform independent path separator variable (I thought SDL had that one but I couldn&#039;t find it).  I also wanted something that would give me the folder the executable is located in.  I don&#039;t think linux has anything easy for that.  I was largely wanting it to be platform neutral so people who only had linux/mac might be able to judge it.  That and I wanted an excuse to buy me a linux based eee-pc, or maybe a mac laptop.

If I had to do it over again, I probably would have tried getting SDL.net working and used C# instead.  

I still think that something is broken with the C++ 2005 Express Edition safe string scanning functions.  I tried it with iostream, fscanf, and sscanf.

However, the main problem was even with some mild cheating by using code from previous competitions I was just way too slow.</description>
		<content:encoded><![CDATA[<p>I was using SDL too.  The platform specific things that were throwing me for a loop were getting all the files in a folder or having a platform independent path separator variable (I thought SDL had that one but I couldn&#8217;t find it).  I also wanted something that would give me the folder the executable is located in.  I don&#8217;t think linux has anything easy for that.  I was largely wanting it to be platform neutral so people who only had linux/mac might be able to judge it.  That and I wanted an excuse to buy me a linux based eee-pc, or maybe a mac laptop.</p>
<p>If I had to do it over again, I probably would have tried getting SDL.net working and used C# instead.  </p>
<p>I still think that something is broken with the C++ 2005 Express Edition safe string scanning functions.  I tried it with iostream, fscanf, and sscanf.</p>
<p>However, the main problem was even with some mild cheating by using code from previous competitions I was just way too slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matrin</title>
		<link>http://www.ludumdare.com/compo/2008/08/10/im-not-going-to-be-able-to-finish/comment-page-1/#comment-3082</link>
		<dc:creator>matrin</dc:creator>
		<pubDate>Sun, 10 Aug 2008 17:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=3183#comment-3082</guid>
		<description>What would you do if you wouldn&#039;t worry about croos platform? I use mostly standard libs, and SDL which is cross platform, so i usualy don&#039;t pay any attention to that, i assume it will work on other platforms as well.</description>
		<content:encoded><![CDATA[<p>What would you do if you wouldn&#8217;t worry about croos platform? I use mostly standard libs, and SDL which is cross platform, so i usualy don&#8217;t pay any attention to that, i assume it will work on other platforms as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

