<?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[else an falscher stelle?]]></title><description><![CDATA[<p>hier ist ein fehler und zwar steht da immer wenn ich die anwendung kompilieren möcht else an falscher position??<br />
warum.</p>
<pre><code class="language-cpp">if (Button6-&gt;Caption==&quot;Suchen&quot;)
   {
   ListBox6-&gt;Visible=true;
   Button6-&gt;Caption=&quot;Suche Beenden&quot;;
   Button1-&gt;Visible=false;
   Edit6-&gt;ReadOnly=true;
   ListBox1-&gt;Visible=false;
   };

else
  {
   ListBox6-&gt;Visible=false;
   Button6-&gt;Caption=&quot;Suchen&quot;;
   Edit6-&gt;ReadOnly=false;
   ListBox1-&gt;Visible=true;
   }
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/topic/89498/else-an-falscher-stelle</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Jul 2026 00:28:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/89498.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Oct 2004 10:57:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to else an falscher stelle? on Wed, 20 Oct 2004 10:57:09 GMT]]></title><description><![CDATA[<p>hier ist ein fehler und zwar steht da immer wenn ich die anwendung kompilieren möcht else an falscher position??<br />
warum.</p>
<pre><code class="language-cpp">if (Button6-&gt;Caption==&quot;Suchen&quot;)
   {
   ListBox6-&gt;Visible=true;
   Button6-&gt;Caption=&quot;Suche Beenden&quot;;
   Button1-&gt;Visible=false;
   Edit6-&gt;ReadOnly=true;
   ListBox1-&gt;Visible=false;
   };

else
  {
   ListBox6-&gt;Visible=false;
   Button6-&gt;Caption=&quot;Suchen&quot;;
   Edit6-&gt;ReadOnly=false;
   ListBox1-&gt;Visible=true;
   }
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/633182</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/633182</guid><dc:creator><![CDATA[~smirnofe]]></dc:creator><pubDate>Wed, 20 Oct 2004 10:57:09 GMT</pubDate></item><item><title><![CDATA[Reply to else an falscher stelle? on Wed, 20 Oct 2004 11:01:15 GMT]]></title><description><![CDATA[<p>Weil da ein Strichpunkt Dummfick ist...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/633187</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/633187</guid><dc:creator><![CDATA[HEZ]]></dc:creator><pubDate>Wed, 20 Oct 2004 11:01:15 GMT</pubDate></item><item><title><![CDATA[Reply to else an falscher stelle? on Wed, 20 Oct 2004 11:05:38 GMT]]></title><description><![CDATA[<p>ach scheiße <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /><br />
wieso passiert mir das</p>
]]></description><link>https://www.c-plusplus.net/forum/post/633195</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/633195</guid><dc:creator><![CDATA[~smirnofe]]></dc:creator><pubDate>Wed, 20 Oct 2004 11:05:38 GMT</pubDate></item><item><title><![CDATA[Reply to else an falscher stelle? on Wed, 20 Oct 2004 12:22:00 GMT]]></title><description><![CDATA[<p>~smirnofe schrieb:</p>
<blockquote>
<p>ach scheiße <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /><br />
wieso passiert mir das</p>
</blockquote>
<p>Weil Du die Grundlagen der C / C++ Programmierung nicht beherschst. Such Dir doch eine anderes Hobby, wenn Du zu faul bist... Fallschirmspringen z.B.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/633284</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/633284</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Wed, 20 Oct 2004 12:22:00 GMT</pubDate></item></channel></rss>