<?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 Tutorial &#8211; Command Line Parameter Parsing</title>
	<atom:link href="http://www.codingunit.com/c-tutorial-command-line-parameter-parsing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codingunit.com/c-tutorial-command-line-parameter-parsing</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>Thu, 29 Jul 2010 15:47:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.codingunit.com/c-tutorial-command-line-parameter-parsing/comment-page-1#comment-188</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 06 Dec 2009 20:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=225#comment-188</guid>
		<description>This is really neat. I just finished a program myself that opens a file and prints its contents to a second file using the command line. My next project is to develop something similar to the UNIX fold command and I was wondering how you would go about adding the ability to have a space between the flag and flag argument.</description>
		<content:encoded><![CDATA[<p>This is really neat. I just finished a program myself that opens a file and prints its contents to a second file using the command line. My next project is to develop something similar to the UNIX fold command and I was wondering how you would go about adding the ability to have a space between the flag and flag argument.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
