<?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[Operandentypen sind inkompatibel(char und const char)]]></title><description><![CDATA[<p>ich bekomme eine fehler in dieser zeile:</p>
<p>if(entscheidung==&quot;u&quot;||&quot;U&quot;)</p>
<p>die operandentypen sind inkompatibel<br />
was soll ich tun?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/281648/operandentypen-sind-inkompatibel-char-und-const-char</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 15:46:02 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/281648.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Feb 2011 12:38:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Operandentypen sind inkompatibel(char und const char) on Sat, 05 Feb 2011 12:38:07 GMT]]></title><description><![CDATA[<p>ich bekomme eine fehler in dieser zeile:</p>
<p>if(entscheidung==&quot;u&quot;||&quot;U&quot;)</p>
<p>die operandentypen sind inkompatibel<br />
was soll ich tun?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2016966</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2016966</guid><dc:creator><![CDATA[claudium]]></dc:creator><pubDate>Sat, 05 Feb 2011 12:38:07 GMT</pubDate></item><item><title><![CDATA[Reply to Operandentypen sind inkompatibel(char und const char) on Sat, 05 Feb 2011 12:49:07 GMT]]></title><description><![CDATA[<p>leute habt ihr eine antwort für mich!!<br />
ich muss mit meinem Programm weiter arbeiten und ohne eine hilfreiche antwort von euch wird das nicht möglich sein</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2016969</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2016969</guid><dc:creator><![CDATA[claudium]]></dc:creator><pubDate>Sat, 05 Feb 2011 12:49:07 GMT</pubDate></item><item><title><![CDATA[Reply to Operandentypen sind inkompatibel(char und const char) on Sat, 05 Feb 2011 12:51:45 GMT]]></title><description><![CDATA[<p>claudium schrieb:</p>
<blockquote>
<p>leute habt ihr eine antwort für mich!!<br />
ich muss mit meinem Programm weiter arbeiten und ohne eine hilfreiche antwort von euch wird das nicht möglich sein</p>
</blockquote>
<p>Sag mal, geht's noch? Nach 11 Minuten schon am Nörgeln? Hier hat niemand eine Bringeschuld und du wirst viele potentielle Helfer mit dieser Aktion vergrault haben. Zurecht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2016972</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2016972</guid><dc:creator><![CDATA[SeppJ]]></dc:creator><pubDate>Sat, 05 Feb 2011 12:51:45 GMT</pubDate></item><item><title><![CDATA[Reply to Operandentypen sind inkompatibel(char und const char) on Sat, 05 Feb 2011 12:56:39 GMT]]></title><description><![CDATA[<p>Es muss if(entscheidung=='u'||entscheidung=='U') { } heißen. Troll.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2016975</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2016975</guid><dc:creator><![CDATA[Incocnito]]></dc:creator><pubDate>Sat, 05 Feb 2011 12:56:39 GMT</pubDate></item><item><title><![CDATA[Reply to Operandentypen sind inkompatibel(char und const char) on Sat, 05 Feb 2011 13:10:03 GMT]]></title><description><![CDATA[<p>SeppJ ich fand es nur krass das nach 20 aufrufe keine antwort bekommen habe<br />
als ob jedem egal wäre...<br />
ich habe auc übertrieben, ich entschuldige mich.<br />
danke für die schnelle antwort</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2016983</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2016983</guid><dc:creator><![CDATA[claudium]]></dc:creator><pubDate>Sat, 05 Feb 2011 13:10:03 GMT</pubDate></item><item><title><![CDATA[Reply to Operandentypen sind inkompatibel(char und const char) on Sat, 05 Feb 2011 14:38:59 GMT]]></title><description><![CDATA[<p>claudium schrieb:</p>
<blockquote>
<p>ich fand es nur krass das nach 20 aufrufe keine antwort bekommen habe</p>
</blockquote>
<p>Das wundert mich nicht. Such mal nach &quot;How to ask questions the smart way&quot;.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2017023</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2017023</guid><dc:creator><![CDATA[i_am_with_stupid]]></dc:creator><pubDate>Sat, 05 Feb 2011 14:38:59 GMT</pubDate></item><item><title><![CDATA[Reply to Operandentypen sind inkompatibel(char und const char) on Sat, 05 Feb 2011 14:42:38 GMT]]></title><description><![CDATA[<p>Angesehen davon, wie oft hast du die Seite aktualisiert? <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>Ansonsten, absoluter Standard: <a href="http://www.tty1.net/smart-questions_de.html#intro" rel="nofollow">Wie man Fragen richtig stellt</a>.</p>
<p>Edit: Zu langsam..</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2017024</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2017024</guid><dc:creator><![CDATA[Incocnito]]></dc:creator><pubDate>Sat, 05 Feb 2011 14:42:38 GMT</pubDate></item><item><title><![CDATA[Reply to Operandentypen sind inkompatibel(char und const char) on Sun, 06 Feb 2011 03:33:05 GMT]]></title><description><![CDATA[<p>claudium schrieb:</p>
<blockquote>
<p>SeppJ ich fand es nur krass das nach 20 aufrufe keine antwort bekommen habe<br />
als ob jedem egal wäre...</p>
</blockquote>
<p>Weil du eine Frage gestellt hast, die ziemlich klar macht, dass dir die grundlegensten Grundlagen fehlen. Und viele Leute hier wohl keine Lust haben jemandem Stück für Stück C++ Grundlagen beizubringen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2017230</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2017230</guid><dc:creator><![CDATA[hustbaer]]></dc:creator><pubDate>Sun, 06 Feb 2011 03:33:05 GMT</pubDate></item></channel></rss>