<?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: 17.4 &#8212; std::string character access and conversion to C-style arrays</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 12:30:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Learn C++ - &#187; 17.1 &#8212; std::string and std::wstring</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-88681</link>
		<dc:creator>Learn C++ - &#187; 17.1 &#8212; std::string and std::wstring</dc:creator>
		<pubDate>Mon, 19 Jul 2010 05:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-88681</guid>
		<description>[...] 17.4 &#8212; std::string character access and conversion to C-style arrays  [...]</description>
		<content:encoded><![CDATA[<p>[...] 17.4 &#8212; std::string character access and conversion to C-style arrays  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 17.5 &#8212; std::string assignment and swapping</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-88654</link>
		<dc:creator>Learn C++ - &#187; 17.5 &#8212; std::string assignment and swapping</dc:creator>
		<pubDate>Sun, 18 Jul 2010 22:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-88654</guid>
		<description>[...] 17.4 &#8212; std::string character access and conversion to C-style arrays  [...]</description>
		<content:encoded><![CDATA[<p>[...] 17.4 &#8212; std::string character access and conversion to C-style arrays  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yagarasu</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-86655</link>
		<dc:creator>Yagarasu</dc:creator>
		<pubDate>Thu, 17 Jun 2010 03:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-86655</guid>
		<description>I LOVED YOUR TUTORIAL. Thank you so much.

I&#039;ve been trying to learn C++ for years, but I always got stucked in the pointers. Finally I understood them.
I wanted to make games, so I started with BASIC (like 13 years ago), then I learned Visual Basic 6 (bad idea), so when I tried to learn C++ I just cried xD.

Thanks again!!!!</description>
		<content:encoded><![CDATA[<p>I LOVED YOUR TUTORIAL. Thank you so much.</p>
<p>I&#8217;ve been trying to learn C++ for years, but I always got stucked in the pointers. Finally I understood them.<br />
I wanted to make games, so I started with BASIC (like 13 years ago), then I learned Visual Basic 6 (bad idea), so when I tried to learn C++ I just cried xD.</p>
<p>Thanks again!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slice</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-84759</link>
		<dc:creator>Slice</dc:creator>
		<pubDate>Sun, 16 May 2010 15:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-84759</guid>
		<description>Well, what a journey! Simply amazing tutorial. The best, by far. Clear and concise, exposing exactly what we want to know and mentioning the more advanced or lesser known/used stuff (instead of just not bringing them up at all). You should write a book! I would like to see more chapters added that explore some of the classes that others have suggested throughout the tutorials. I&#039;m sure the information exists somwhere already is merely a Google away, but the way you present information is the best I&#039;ve seen.

Oh, is there a way to get all of this tutorial in a pre-archived format so that I can download it all as a whole package? Would save me heading online all the time.

Anyway, thanks and bye.</description>
		<content:encoded><![CDATA[<p>Well, what a journey! Simply amazing tutorial. The best, by far. Clear and concise, exposing exactly what we want to know and mentioning the more advanced or lesser known/used stuff (instead of just not bringing them up at all). You should write a book! I would like to see more chapters added that explore some of the classes that others have suggested throughout the tutorials. I&#8217;m sure the information exists somwhere already is merely a Google away, but the way you present information is the best I&#8217;ve seen.</p>
<p>Oh, is there a way to get all of this tutorial in a pre-archived format so that I can download it all as a whole package? Would save me heading online all the time.</p>
<p>Anyway, thanks and bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bishal Thapa</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-79388</link>
		<dc:creator>Bishal Thapa</dc:creator>
		<pubDate>Mon, 01 Mar 2010 05:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-79388</guid>
		<description>can anybody write me a programme to open the url using C++ please give the complete programme</description>
		<content:encoded><![CDATA[<p>can anybody write me a programme to open the url using C++ please give the complete programme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjiin</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-75897</link>
		<dc:creator>Sanjiin</dc:creator>
		<pubDate>Thu, 07 Jan 2010 03:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-75897</guid>
		<description>Awesome tutorial. I was looking to learn C++ for some game programing. I&#039;m pretty bad at math, but it seems pretty managable the way you present it. Thanks so much.</description>
		<content:encoded><![CDATA[<p>Awesome tutorial. I was looking to learn C++ for some game programing. I&#8217;m pretty bad at math, but it seems pretty managable the way you present it. Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dragonfi</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-75049</link>
		<dc:creator>dragonfi</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-75049</guid>
		<description>Thank you for the great tutorial,

It really helped me learn to program in c++, and I believe it helped me to write better programs in general.

The tutorial was really clear and easy to understand, and I found it quite complete already.

I&#039;m sure I will check back to skim-read one of the harder topics or see if you put up a new chapter for this awesome tutorial.</description>
		<content:encoded><![CDATA[<p>Thank you for the great tutorial,</p>
<p>It really helped me learn to program in c++, and I believe it helped me to write better programs in general.</p>
<p>The tutorial was really clear and easy to understand, and I found it quite complete already.</p>
<p>I&#8217;m sure I will check back to skim-read one of the harder topics or see if you put up a new chapter for this awesome tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobi</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-73694</link>
		<dc:creator>Tobi</dc:creator>
		<pubDate>Sat, 05 Dec 2009 18:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-73694</guid>
		<description>Amazing tutorial, thank you! When studying a C++ course at university where pedagogy is not prioritized it&#039;s a bless to have a tutorial like this to learn the basics.

Even though I know it is not your intent to cover the standard library some examples covering things like iterators, vectors and such would be much appreciated in the future.</description>
		<content:encoded><![CDATA[<p>Amazing tutorial, thank you! When studying a C++ course at university where pedagogy is not prioritized it&#8217;s a bless to have a tutorial like this to learn the basics.</p>
<p>Even though I know it is not your intent to cover the standard library some examples covering things like iterators, vectors and such would be much appreciated in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 17.3 &#8212; std::string length and capacity</title>
		<link>http://www.learncpp.com/cpp-tutorial/17-4-stdstring-character-access-and-conversion-to-c-style-arrays/comment-page-1/#comment-69774</link>
		<dc:creator>Learn C++ - &#187; 17.3 &#8212; std::string length and capacity</dc:creator>
		<pubDate>Sun, 04 Oct 2009 17:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=432#comment-69774</guid>
		<description>[...] 17.4 &#8212; std::string character access and conversion to C-style arrays  [...]</description>
		<content:encoded><![CDATA[<p>[...] 17.4 &#8212; std::string character access and conversion to C-style arrays  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

