<?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: Objective-C Strings Are Not C Strings</title>
	<atom:link href="http://joeygibson.com/2007/10/10/objective-c-strings-are-not-c-strings/feed/" rel="self" type="application/rss+xml" />
	<link>http://joeygibson.com/2007/10/10/objective-c-strings-are-not-c-strings/</link>
	<description>Java, Clojure, Scala, Groovy, Ruby, Python, Lisp, Objective-C, OSX, politics, religion, Koine Greek, Tae Kwon Do, Spanish and much more!</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:22:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jonathan Grynspan</title>
		<link>http://joeygibson.com/2007/10/10/objective-c-strings-are-not-c-strings/comment-page-1/#comment-277</link>
		<dc:creator>Jonathan Grynspan</dc:creator>
		<pubDate>Sun, 02 Mar 2008 08:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://ObjectiveCStringsAreNotCStrings#comment-277</guid>
		<description>This is an old post of yours, but I just thought you&#039;d like to know:
-UTF8String is not the appropriate message to send to an NSString to get a C string representing a path. Instead, you need to send -fileSystemRepresentation. The difference is more conceptual than concrete, but it&#039;s there. :)</description>
		<content:encoded><![CDATA[<p>This is an old post of yours, but I just thought you&#8217;d like to know:<br />
-UTF8String is not the appropriate message to send to an NSString to get a C string representing a path. Instead, you need to send -fileSystemRepresentation. The difference is more conceptual than concrete, but it&#8217;s there. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

