<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[programmende - fehlermeldung]]></title><description><![CDATA[<p>beim compillieren erhalte ich folgende fehlermeldung.</p>
<p>c:\c++\test1.cpp(9) : fatal error C1010: unexpected end of file while looking for precompiled header directive<br />
Error executing cl.exe.</p>
<p>ich habe folgenden befehl im programm verwendet : void main(void)<br />
und auf iostream.h, stdio.h zugegriffen</p>
<p>- gibt es ein befehl zum beenden?<br />
- muss ich die iostream.h, stdio.h erst irgendwie in die klassenstruktur einbinden? oder sind das standard bibliotheken?</p>
<p>habe heute das erste mal c++ programmiert, habe eine recht alte visual c++ version, 6.0, von 98.<br />
ist es überhaupt sinnvoll die zu verwenden?<br />
weil sie ja eigentlich auf windows 98 code zurückgreift und ich xp verwende</p>
<p>naja wär cool wenn ihr nem nub etwas weiterhelfen könntet.<br />
<img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/136721/programmende-fehlermeldung</link><generator>RSS for Node</generator><lastBuildDate>Sat, 29 Aug 2026 13:57:14 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/136721.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Feb 2006 18:18:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to programmende - fehlermeldung on Sun, 12 Feb 2006 18:18:04 GMT]]></title><description><![CDATA[<p>beim compillieren erhalte ich folgende fehlermeldung.</p>
<p>c:\c++\test1.cpp(9) : fatal error C1010: unexpected end of file while looking for precompiled header directive<br />
Error executing cl.exe.</p>
<p>ich habe folgenden befehl im programm verwendet : void main(void)<br />
und auf iostream.h, stdio.h zugegriffen</p>
<p>- gibt es ein befehl zum beenden?<br />
- muss ich die iostream.h, stdio.h erst irgendwie in die klassenstruktur einbinden? oder sind das standard bibliotheken?</p>
<p>habe heute das erste mal c++ programmiert, habe eine recht alte visual c++ version, 6.0, von 98.<br />
ist es überhaupt sinnvoll die zu verwenden?<br />
weil sie ja eigentlich auf windows 98 code zurückgreift und ich xp verwende</p>
<p>naja wär cool wenn ihr nem nub etwas weiterhelfen könntet.<br />
<img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/992464</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/992464</guid><dc:creator><![CDATA[therookie]]></dc:creator><pubDate>Sun, 12 Feb 2006 18:18:04 GMT</pubDate></item><item><title><![CDATA[Reply to programmende - fehlermeldung on Sun, 12 Feb 2006 18:25:28 GMT]]></title><description><![CDATA[<p>therookie schrieb:</p>
<blockquote>
<p>- muss ich die iostream.h, stdio.h erst irgendwie in die klassenstruktur einbinden? oder sind das standard bibliotheken?</p>
</blockquote>
<p>nach standard dürfte es die gar nicht mehr geben <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<blockquote>
<p>habe heute das erste mal c++ programmiert, habe eine recht alte visual c++ version, 6.0, von 98.<br />
ist es überhaupt sinnvoll die zu verwenden?<br />
weil sie ja eigentlich auf windows 98 code zurückgreift und ich xp verwende</p>
</blockquote>
<p>dann lad dir erstmal eine aktuelle version herunter und dann schau dich mal nach einem<br />
aktuellen tutorial um.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/992473</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/992473</guid><dc:creator><![CDATA[icepacker]]></dc:creator><pubDate>Sun, 12 Feb 2006 18:25:28 GMT</pubDate></item><item><title><![CDATA[Reply to programmende - fehlermeldung on Sun, 12 Feb 2006 18:39:37 GMT]]></title><description><![CDATA[<p>was ist denn die neueste oder beste c++ version?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/992490</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/992490</guid><dc:creator><![CDATA[therookie]]></dc:creator><pubDate>Sun, 12 Feb 2006 18:39:37 GMT</pubDate></item><item><title><![CDATA[Reply to programmende - fehlermeldung on Sun, 12 Feb 2006 18:49:39 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>du suchst kein aktuelles C++, sondern einen aktuellen Compiler/IDE:</p>
<p>Ich kann <a href="http://www.codeblocks.org" rel="nofollow">Code::Blocks</a>, das <a href="http://www.parinyasoft.com/" rel="nofollow">MinGW Developer Studio</a> oder das <a href="http://msdn.microsoft.com/vstudio/express/visualc/download/" rel="nofollow">Visual C++ 2005 Express Edition</a> empfehlen.</p>
<p>Mfg</p>
<p>GPC</p>
]]></description><link>https://www.c-plusplus.net/forum/post/992500</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/992500</guid><dc:creator><![CDATA[GPC]]></dc:creator><pubDate>Sun, 12 Feb 2006 18:49:39 GMT</pubDate></item><item><title><![CDATA[Reply to programmende - fehlermeldung on Sun, 12 Feb 2006 19:37:34 GMT]]></title><description><![CDATA[<p>okay danke für die tipps <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_up"
      title=":+1:"
      alt="👍"
    /></p>
<p>ich werds mir mal saugen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>aber was unterscheidet c++ von einem compiler?<br />
ist das so dass man mit einem compiler keine exe dateien erstellen kann?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/992562</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/992562</guid><dc:creator><![CDATA[therookie]]></dc:creator><pubDate>Sun, 12 Feb 2006 19:37:34 GMT</pubDate></item><item><title><![CDATA[Reply to programmende - fehlermeldung on Sun, 12 Feb 2006 19:55:26 GMT]]></title><description><![CDATA[<p>c++ ist die programmiersprache<br />
ein compiler ist das programm das die ausführbaren dateien erzeugt</p>
]]></description><link>https://www.c-plusplus.net/forum/post/992589</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/992589</guid><dc:creator><![CDATA[..............]]></dc:creator><pubDate>Sun, 12 Feb 2006 19:55:26 GMT</pubDate></item><item><title><![CDATA[Reply to programmende - fehlermeldung on Mon, 13 Feb 2006 14:04:48 GMT]]></title><description><![CDATA[<p>.............. schrieb:</p>
<blockquote>
<p>c++ ist die programmiersprache<br />
ein compiler ist das programm das die ausführbaren dateien erzeugt</p>
</blockquote>
<p>macht das nicht der linker?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/993092</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/993092</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 13 Feb 2006 14:04:48 GMT</pubDate></item><item><title><![CDATA[Reply to programmende - fehlermeldung on Mon, 13 Feb 2006 14:16:52 GMT]]></title><description><![CDATA[<p>Mein Gott, der Compiler übersetzt eine Sprache, in diesem Fall C++, in maschinenverständliche Sprache, also jetzt könnt ich mich irren, aber das ist dann sowas wie Assembler. Dann nimmt sich der Linker das und &quot;linkt&quot; das zu einer .exe .dll oder anderem zusammen. So ist das nach meinem Verständnis.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/993103</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/993103</guid><dc:creator><![CDATA[Kevinus]]></dc:creator><pubDate>Mon, 13 Feb 2006 14:16:52 GMT</pubDate></item><item><title><![CDATA[Reply to programmende - fehlermeldung on Mon, 13 Feb 2006 15:19:27 GMT]]></title><description><![CDATA[<p>Hirn (Idee) -&gt; Editor (C++) -&gt; Compiler (Asm) -&gt; Assembler (Maschinensprache-Objekt) -&gt; Linker (Ausführbares Programm)</p>
<p><img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/993156</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/993156</guid><dc:creator><![CDATA[LordJaxom]]></dc:creator><pubDate>Mon, 13 Feb 2006 15:19:27 GMT</pubDate></item></channel></rss>