<?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"
	>
<channel>
	<title>Comments on: 0.6 &#8212; Compiling your first program</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 14:30:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Joyel</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-19940</link>
		<dc:creator>Joyel</dc:creator>
		<pubDate>Sat, 28 Jun 2008 01:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-19940</guid>
		<description>Very nice.  This got me up and running quite nicely.</description>
		<content:encoded><![CDATA[<p>Very nice.  This got me up and running quite nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adorian vlad</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-14261</link>
		<dc:creator>adorian vlad</dc:creator>
		<pubDate>Sun, 04 May 2008 08:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-14261</guid>
		<description>nevermind Alex, I've figured it out just now.
thanks, anyway</description>
		<content:encoded><![CDATA[<p>nevermind Alex, I&#8217;ve figured it out just now.<br />
thanks, anyway</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adorian vlad</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-14254</link>
		<dc:creator>adorian vlad</dc:creator>
		<pubDate>Sun, 04 May 2008 07:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-14254</guid>
		<description>Hi Alex, I am trying to compile a ".c" file using this compiler but I fail.
I can, following through this tutorial compile a ".cpp" file.
Could you help me please?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Alex, I am trying to compile a &#8220;.c&#8221; file using this compiler but I fail.<br />
I can, following through this tutorial compile a &#8220;.cpp&#8221; file.<br />
Could you help me please?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 0.7 &#8212; A few common C++ problems</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-12468</link>
		<dc:creator>Learn C++ - &#187; 0.7 &#8212; A few common C++ problems</dc:creator>
		<pubDate>Tue, 22 Apr 2008 02:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-12468</guid>
		<description>[...]  Compiling your first program [...]</description>
		<content:encoded><![CDATA[<p>[...]  Compiling your first program [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 0.5 &#8212; Installing an Integrated Development Environment (IDE)</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-12467</link>
		<dc:creator>Learn C++ - &#187; 0.5 &#8212; Installing an Integrated Development Environment (IDE)</dc:creator>
		<pubDate>Tue, 22 Apr 2008 02:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-12467</guid>
		<description>[...] 2007      Prev/Next Posts   &#171; 0.4 &#8212; Introduction to development &#124; Home &#124; 0.6 &#8212; Compiling your first program &#187;     Monday, May 28th, 2007 at 6:18 [...]</description>
		<content:encoded><![CDATA[<p>[...] 2007      Prev/Next Posts   &laquo; 0.4 &#8212; Introduction to development | Home | 0.6 &#8212; Compiling your first program &raquo;     Monday, May 28th, 2007 at 6:18 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-10755</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 02 Apr 2008 04:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-10755</guid>
		<description>It's odd but I figured the problem was with my comp and the IDE clashing at some point. After a couple of reinstallations I gave up and installed the 2005 version. Everything worked. 

CHEERS</description>
		<content:encoded><![CDATA[<p>It&#8217;s odd but I figured the problem was with my comp and the IDE clashing at some point. After a couple of reinstallations I gave up and installed the 2005 version. Everything worked. </p>
<p>CHEERS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-10748</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 02 Apr 2008 02:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-10748</guid>
		<description>I don't know if anyone else has this problem but when I compile it fails. It's "error prj0003 : error spawning 'rc.exe'." I'll copy your code into my file but I just want to know why this happens.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if anyone else has this problem but when I compile it fails. It&#8217;s &#8220;error prj0003 : error spawning &#8216;rc.exe&#8217;.&#8221; I&#8217;ll copy your code into my file but I just want to know why this happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brady</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-9912</link>
		<dc:creator>Brady</dc:creator>
		<pubDate>Tue, 18 Mar 2008 15:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-9912</guid>
		<description>Hi, i am sorry i know this is very basic but i cannot find how to open Code::Blocks please somebody  help me. By the way i have both Visual C++ 2005 Express Edition (which i am using for tutorial) and i have Microsoft Visual Basic 2008 Express Edition (decided to use 2005 for a better reference from tutorial) Please somebody help me.</description>
		<content:encoded><![CDATA[<p>Hi, i am sorry i know this is very basic but i cannot find how to open Code::Blocks please somebody  help me. By the way i have both Visual C++ 2005 Express Edition (which i am using for tutorial) and i have Microsoft Visual Basic 2008 Express Edition (decided to use 2005 for a better reference from tutorial) Please somebody help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-9484</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 12 Mar 2008 15:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-9484</guid>
		<description>I'm not sure I understand your question.  However, just to make it clear, in order to use cout (which is what puts your text on the screen), you have to include iostream, because that's where cout is defined.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I understand your question.  However, just to make it clear, in order to use cout (which is what puts your text on the screen), you have to include iostream, because that&#8217;s where cout is defined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Masss</title>
		<link>http://www.learncpp.com/cpp-tutorial/06-writing-your-first-program/#comment-9451</link>
		<dc:creator>Masss</dc:creator>
		<pubDate>Wed, 12 Mar 2008 03:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=15#comment-9451</guid>
		<description>I'm following this well, but the problem is that using this Microsoft Visual C++ 2008 version, I don't have the header file or the source file created from the start. I only have three empty files in the tree.

I've managed to write as you did, but how do i create those other files?
--edit--
I managed to add a header item to the folder and coded
&lt;pre&gt;
#include &#60;iostream&#62;
&lt;/pre&gt;

and it seemed to work! Is that what is coded in the header file in the example above?</description>
		<content:encoded><![CDATA[<p>I&#8217;m following this well, but the problem is that using this Microsoft Visual C++ 2008 version, I don&#8217;t have the header file or the source file created from the start. I only have three empty files in the tree.</p>
<p>I&#8217;ve managed to write as you did, but how do i create those other files?<br />
&#8211;edit&#8211;<br />
I managed to add a header item to the folder and coded</p>
<pre>
#include &lt;iostream&gt;
</pre>
<p>and it seemed to work! Is that what is coded in the header file in the example above?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
