<?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[[C++] TicTacToe Hilfe]]></title><description><![CDATA[<p>Hallo Leute,</p>
<p>ich brauche Hilfe beim TicTacToe!</p>
<p>Ich programmiere mit Visual C++ 2010 Express und da ich so ca. 300 Zeilen geschrieben habe, könnt ihr euch das Projekt hier Downlaoden: <a href="http://www.fileuploadx.de/902416" rel="nofollow">http://www.fileuploadx.de/902416</a></p>
<p>Es werden Fehler angezeigt, die es gar nicht gibt! zB. Zeile 180:</p>
<pre><code class="language-cpp">goto afterHelp;
</code></pre>
<p>in Zeile 152 in der Gleichen Funktion:</p>
<pre><code class="language-cpp">afterHelp:;
</code></pre>
<p>In der Zeile 180 ist eeine Fehlermeldeung:</p>
<blockquote>
<p>Error: Auf &quot;Bezeichnung &quot;atferHelp&quot;&quot; wurde verwiesen (ist jedoch nicht definiert)</p>
</blockquote>
<p>Es wäre sehr nett, wenn ihr mir helfen könntet!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/298530/c-tictactoe-hilfe</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 18:54:24 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/298530.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 22 Jan 2012 13:57:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 13:57:39 GMT]]></title><description><![CDATA[<p>Hallo Leute,</p>
<p>ich brauche Hilfe beim TicTacToe!</p>
<p>Ich programmiere mit Visual C++ 2010 Express und da ich so ca. 300 Zeilen geschrieben habe, könnt ihr euch das Projekt hier Downlaoden: <a href="http://www.fileuploadx.de/902416" rel="nofollow">http://www.fileuploadx.de/902416</a></p>
<p>Es werden Fehler angezeigt, die es gar nicht gibt! zB. Zeile 180:</p>
<pre><code class="language-cpp">goto afterHelp;
</code></pre>
<p>in Zeile 152 in der Gleichen Funktion:</p>
<pre><code class="language-cpp">afterHelp:;
</code></pre>
<p>In der Zeile 180 ist eeine Fehlermeldeung:</p>
<blockquote>
<p>Error: Auf &quot;Bezeichnung &quot;atferHelp&quot;&quot; wurde verwiesen (ist jedoch nicht definiert)</p>
</blockquote>
<p>Es wäre sehr nett, wenn ihr mir helfen könntet!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171110</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171110</guid><dc:creator><![CDATA[HUND123]]></dc:creator><pubDate>Sun, 22 Jan 2012 13:57:39 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:10:10 GMT]]></title><description><![CDATA[<p>HUND123 schrieb:</p>
<blockquote>
<pre><code class="language-cpp">afterHelp:;
</code></pre>
</blockquote>
<p>Was soll das Semikolon da? Probier mal ohne.</p>
<p>Btw, goto ist schlechter Stil. Versuch doch mal, deine Probleme ohne goto zu lösen. Das geht auch viel eleganter.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171115</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171115</guid><dc:creator><![CDATA[_matze]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:10:10 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:09:57 GMT]]></title><description><![CDATA[<p>HUND123 schrieb:</p>
<blockquote>
<p>Ich programmiere mit Visual C++ 2010 Express und da ich so ca. 300 Zeilen geschrieben habe, könnt ihr euch das Projekt hier Downlaoden: <a href="http://www.fileuploadx.de/902416" rel="nofollow">http://www.fileuploadx.de/902416</a></p>
</blockquote>
<p>&quot;please wait 75 secondes&quot;.</p>
<p>Ney</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171116</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171116</guid><dc:creator><![CDATA[ungedult]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:09:57 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:15:44 GMT]]></title><description><![CDATA[<p>_matze schrieb:</p>
<blockquote>
<p>HUND123 schrieb:</p>
<blockquote>
<pre><code class="language-cpp">afterHelp:;
</code></pre>
</blockquote>
<p>Was soll das Semikolon da? Probier mal ohne.</p>
</blockquote>
<p>Noch nie Sprungmarken benutzt (ist ja auch besser so)? Das Semikolon ist da schon richtig.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171119</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171119</guid><dc:creator><![CDATA[gotoaner]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:15:44 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:31:17 GMT]]></title><description><![CDATA[<p>&quot;afterHelp&quot; vs. &quot;atferHelp&quot; ???</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171124</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171124</guid><dc:creator><![CDATA[Th69]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:31:17 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:42:34 GMT]]></title><description><![CDATA[<p>gotoaner schrieb:</p>
<blockquote>
<p>_matze schrieb:</p>
<blockquote>
<p>HUND123 schrieb:</p>
<blockquote>
<pre><code class="language-cpp">afterHelp:;
</code></pre>
</blockquote>
<p>Was soll das Semikolon da? Probier mal ohne.</p>
</blockquote>
<p>Noch nie Sprungmarken benutzt (ist ja auch besser so)? Das Semikolon ist da schon richtig.</p>
</blockquote>
<p>Doch, hab ich. Daher weiß ich, dass es ohne Semikolon richtig ist. Ich bin mir nur gerade nicht sicher, ob es auch mit funktioniert.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171126</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171126</guid><dc:creator><![CDATA[_matze]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:42:34 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:50:26 GMT]]></title><description><![CDATA[<pre><code class="language-cpp">goto...
</code></pre>
<p>der/die Syntax wird nicht bei allen C-Compilern gleich gefordert.<br />
Der DMC und wahrscheinlich Microsoft nimmt es in der im Quelltext (goto) gezeigten Form.<br />
Der gcc ( MinGW ) will das anders <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>Fehlermeldungen der Compiler sind sehr unterschiedlich.<br />
Hab jetzt aber keinen Bock mich da intensiv mit goto zu befassen <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>MfG f.-th.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171130</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171130</guid><dc:creator><![CDATA[f.-th.]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:50:26 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:55:10 GMT]]></title><description><![CDATA[<p>Hab den Quelltext mal formatiert =&gt; irgend wo relativ am Anfang deines Quelltextes fehlte eine schliessende geschweifte Klammer <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>MfG f.-th.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171132</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171132</guid><dc:creator><![CDATA[f.-th.]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:55:10 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:57:50 GMT]]></title><description><![CDATA[<p>Nachtrag:<br />
und wahrscheinlich noch eine <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="🙄"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171135</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171135</guid><dc:creator><![CDATA[f.-th.]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:57:50 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 14:58:50 GMT]]></title><description><![CDATA[<p>_matze schrieb:</p>
<blockquote>
<p>Doch, hab ich. Daher weiß ich, dass es ohne Semikolon richtig ist. Ich bin mir nur gerade nicht sicher, ob es auch mit funktioniert.</p>
</blockquote>
<p>Faustregel: Außerhalb von for-Schleifenköpfen kannst du Semikola zwischen einzelnen Statements so viele einfügen, wie du lustig bist.</p>
<pre><code class="language-cpp">int main() {
  ;;;;                      ;           ;          ;;                      ;;                      ;;;                    
  ;   ;                                 ;           ;                       ;                     ;   ;   ;     ;         
  ;   ;  ;;;   ;;;         ;;    ;;;   ;;;          ;    ;;;   ;;;;  ;;;    ;    ;;;   ;;;        ;       ;     ;         
  ;   ;     ; ;             ;   ;       ;           ;   ;   ; ;   ;     ;   ;   ;   ; ;           ;     ;;;;; ;;;;;       
  ;   ;  ;;;;  ;;;          ;    ;;;    ;           ;   ;;;;  ;   ;  ;;;;   ;   ;;;;   ;;;        ;       ;     ;         
  ;   ; ;   ;     ;         ;       ;   ;           ;   ;      ;;;; ;   ;   ;   ;         ;       ;   ;   ;     ;         
  ;;;;   ;;;;  ;;;         ;;;   ;;;    ;;         ;;;   ;;;      ;  ;;;;  ;;;   ;;;   ;;;         ;;;                ;   
                                                               ;;;                                                        
}
</code></pre>
<p>Das sind dann halt leere Statements, die nichts machen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171136</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171136</guid><dc:creator><![CDATA[seldon]]></dc:creator><pubDate>Sun, 22 Jan 2012 14:58:50 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 15:04:58 GMT]]></title><description><![CDATA[<p>seldon schrieb:</p>
<blockquote>
<pre><code class="language-cpp">int main() {
  ;;;;                      ;           ;          ;;                      ;;                      ;;;                    
  ;   ;                                 ;           ;                       ;                     ;   ;   ;     ;         
  ;   ;  ;;;   ;;;         ;;    ;;;   ;;;          ;    ;;;   ;;;;  ;;;    ;    ;;;   ;;;        ;       ;     ;         
  ;   ;     ; ;             ;   ;       ;           ;   ;   ; ;   ;     ;   ;   ;   ; ;           ;     ;;;;; ;;;;;       
  ;   ;  ;;;;  ;;;          ;    ;;;    ;           ;   ;;;;  ;   ;  ;;;;   ;   ;;;;   ;;;        ;       ;     ;         
  ;   ; ;   ;     ;         ;       ;   ;           ;   ;      ;;;; ;   ;   ;   ;         ;       ;   ;   ;     ;         
  ;;;;   ;;;;  ;;;         ;;;   ;;;    ;;         ;;;   ;;;      ;  ;;;;  ;;;   ;;;   ;;;         ;;;                ;   
                                                               ;;;                                                        
}
</code></pre>
<p>Das sind dann halt leere Statements, die nichts machen.</p>
</blockquote>
<p>Eine neue Form von Kommentaren? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f921.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--clown_face"
      title=":clown:"
      alt="🤡"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171139</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171139</guid><dc:creator><![CDATA[pyhax]]></dc:creator><pubDate>Sun, 22 Jan 2012 15:04:58 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 16:28:50 GMT]]></title><description><![CDATA[<p>Dass mit der Geschleiften Klammer hat schon geholfen, sodass die goto-Funktionen Funktionieren.<br />
Ich habe gelesen, dass die Semikolions nach den goto-Funktionen nicht IMMER, aber manchmal gebraucht werden, wenn sie nicht gebraucht werden aber auch nicht stören.<br />
Jetzt habe ich noch das Problem:<br />
Zeile 187:</p>
<pre><code class="language-cpp">Help();
</code></pre>
<p>Zeile 224:</p>
<pre><code class="language-cpp">void Help (void)
{
</code></pre>
<p>Der Compiler meint:<br />
[quote]1&gt;...\main.cpp(187): error C3861: &quot;Help&quot;: Bezeichner wurde nicht gefunden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171162</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171162</guid><dc:creator><![CDATA[HUND123]]></dc:creator><pubDate>Sun, 22 Jan 2012 16:28:50 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 16:31:38 GMT]]></title><description><![CDATA[<p>Wenn du Help() in Zeile 187 benutzen willst, dann muss die Funktion vor dieser Zeile definiert werden, was du jedoch erst in Zeile 224 tust. Falls es deine Übersicht stört, kannst du auch einen Prototypen deklarieren und die eigentliche Funktion so in Zeile 224 lassen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171163</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171163</guid><dc:creator><![CDATA[*Cassiopeia*]]></dc:creator><pubDate>Sun, 22 Jan 2012 16:31:38 GMT</pubDate></item><item><title><![CDATA[Reply to [C++] TicTacToe Hilfe on Sun, 22 Jan 2012 17:36:20 GMT]]></title><description><![CDATA[<p>Ok, danke,</p>
<p>das war das Problem, ich wusste nicht, dass Funktionen vor ihrer Benutzung deklariert werden müssen! Ich habe das nicht so Verstanden <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>Danke!!!!!!!!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171188</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171188</guid><dc:creator><![CDATA[HUND123]]></dc:creator><pubDate>Sun, 22 Jan 2012 17:36:20 GMT</pubDate></item></channel></rss>