<?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: Taking User Input Containing Spaces</title>
	<atom:link href="http://www.revolves.net/2008/11/30/taking-user-input-containing-spaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revolves.net/2008/11/30/taking-user-input-containing-spaces/</link>
	<description>Innovation</description>
	<lastBuildDate>Wed, 10 Mar 2010 13:38:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Guest0001</title>
		<link>http://www.revolves.net/2008/11/30/taking-user-input-containing-spaces/comment-page-1/#comment-272</link>
		<dc:creator>Guest0001</dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.revolves.net/?p=6#comment-272</guid>
		<description>Thanks im new to cpp and this was quite useful.</description>
		<content:encoded><![CDATA[<p>Thanks im new to cpp and this was quite useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.revolves.net/2008/11/30/taking-user-input-containing-spaces/comment-page-1/#comment-4</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 26 Dec 2008 02:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.revolves.net/?p=6#comment-4</guid>
		<description>Hi Thomas,

Yes, it has to be stn. Actually, I had changed the &#039;s&#039; to &#039;stn&#039; for better readability, but forgot to change it inside the getline function. I&#039;ve updated the post.

Thanks for the reply again!</description>
		<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>Yes, it has to be stn. Actually, I had changed the &#8217;s&#8217; to &#8217;stn&#8217; for better readability, but forgot to change it inside the getline function. I&#8217;ve updated the post.</p>
<p>Thanks for the reply again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.revolves.net/2008/11/30/taking-user-input-containing-spaces/comment-page-1/#comment-3</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 25 Dec 2008 22:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.revolves.net/?p=6#comment-3</guid>
		<description>Hello,

thanks for this short tut, i can use this!

However, I&#039;m not getting something; in your code you write:
    cin.getline(s,20); 
doesn&#039;t it have to be:
    cin.getline(stn,20);

I&#039;m confused

Thank you,
Thomas.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>thanks for this short tut, i can use this!</p>
<p>However, I&#8217;m not getting something; in your code you write:<br />
    cin.getline(s,20);<br />
doesn&#8217;t it have to be:<br />
    cin.getline(stn,20);</p>
<p>I&#8217;m confused</p>
<p>Thank you,<br />
Thomas.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.207 seconds -->
