<?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[namespace name expected]]></title><description><![CDATA[<p>Hi,folgender fehler:<br />
wenn ich ein programm schreibe,dann kommt die fehlermeldung:namespace name expected</p>
<p>z.b.bei using namespace std; und bei int main(){int a;} auch hier int main(){<br />
int main(){int a=0;} std::int a=0<br />
was ist f.a.l.s.c.h.??</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/97292/namespace-name-expected</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 02:38:44 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/97292.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 09 Jan 2005 13:00:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to namespace name expected on Sun, 09 Jan 2005 13:00:38 GMT]]></title><description><![CDATA[<p>Hi,folgender fehler:<br />
wenn ich ein programm schreibe,dann kommt die fehlermeldung:namespace name expected</p>
<p>z.b.bei using namespace std; und bei int main(){int a;} auch hier int main(){<br />
int main(){int a=0;} std::int a=0<br />
was ist f.a.l.s.c.h.??</p>
]]></description><link>https://www.c-plusplus.net/forum/post/691496</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/691496</guid><dc:creator><![CDATA[rodu]]></dc:creator><pubDate>Sun, 09 Jan 2005 13:00:38 GMT</pubDate></item><item><title><![CDATA[Reply to namespace name expected on Sun, 09 Jan 2005 14:28:47 GMT]]></title><description><![CDATA[<p>Zeige bitte mal ein komplettes Beispiel anstelle der kryptischen Schnipsel.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/691586</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/691586</guid><dc:creator><![CDATA[Jansen]]></dc:creator><pubDate>Sun, 09 Jan 2005 14:28:47 GMT</pubDate></item><item><title><![CDATA[Reply to namespace name expected on Mon, 10 Jan 2005 20:42:33 GMT]]></title><description><![CDATA[<p>bei namespace name expected kennt der compiler den namespace namen nicht. du hast wahrscheinlich vergessen, die richtigen header zu includen (iostream.h).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/692797</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/692797</guid><dc:creator><![CDATA[snOOfy]]></dc:creator><pubDate>Mon, 10 Jan 2005 20:42:33 GMT</pubDate></item><item><title><![CDATA[Reply to namespace name expected on Mon, 10 Jan 2005 21:13:32 GMT]]></title><description><![CDATA[<p>und bitte <a href="http://www.c-plusplus.net/forum/faq.php?mode=bbcode" rel="nofollow">BBCode</a> benutzen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/692818</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/692818</guid><dc:creator><![CDATA[AndreasW]]></dc:creator><pubDate>Mon, 10 Jan 2005 21:13:32 GMT</pubDate></item><item><title><![CDATA[Reply to namespace name expected on Mon, 10 Jan 2005 21:20:39 GMT]]></title><description><![CDATA[<p>was? für diese eine zeile? also bitte:</p>
<pre><code class="language-cpp">#include &lt;iostream.h&gt;
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/692822</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/692822</guid><dc:creator><![CDATA[snOOfy]]></dc:creator><pubDate>Mon, 10 Jan 2005 21:20:39 GMT</pubDate></item><item><title><![CDATA[Reply to namespace name expected on Mon, 10 Jan 2005 21:43:49 GMT]]></title><description><![CDATA[<p>Wenn, dann wohl <em>&lt;iostream&gt;</em>! <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>
<p>Übrigens: gerade damit wir nicht herumraten müssen hatte ich um ein komplettes Beispiel gebeten (d.h. einschliesslich includes), um zu sehen, was genau (und nicht nur wahrscheinlich) falsch ist.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/692848</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/692848</guid><dc:creator><![CDATA[Jansen]]></dc:creator><pubDate>Mon, 10 Jan 2005 21:43:49 GMT</pubDate></item><item><title><![CDATA[Reply to namespace name expected on Tue, 11 Jan 2005 06:33:18 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/52">@Jansen</a>: <a href="http://www.willemer.de/informatik/cpp/iostream.htm" rel="nofollow">http://www.willemer.de/informatik/cpp/iostream.htm</a></p>
<p>jo, der ganze code wäre sinnvoll.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/692952</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/692952</guid><dc:creator><![CDATA[snOOfy]]></dc:creator><pubDate>Tue, 11 Jan 2005 06:33:18 GMT</pubDate></item></channel></rss>