<?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[KAnn mir jemand helfen]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<pre><code class="language-cpp">#include &lt;iostream&gt; 

using namespace std; 

/* clock example: countdown */ 
#include &lt;stdio.h&gt; 
#include &lt;time.h&gt; 

void wait ( int seconds ) 
{ 
  clock_t endwait; 
  endwait = clock () + seconds * CLK_TCK ; 
  while (clock() &lt; endwait) {} 
} 

int main () 
{ 
    int x; 
  int n; 
  printf (&quot;Starting countdown...\n&quot;); 
  for (n=10; n&gt;0; n--) 
  { 
    printf (&quot;%d\n&quot;,n); 
    wait (1); 
  } 
    cout &lt;&lt; &quot;Passwort eingeben: &quot; &lt;&lt; endl; 
    cin &gt;&gt; x; 

    if (x == 10) 

        cout &lt;&lt; &quot;Richtiges Passwort ;o)!&quot; &lt;&lt; endl; 

        //Hier soll sich dann das Programm öfnen !//         

    else 

        cout &lt;&lt; &quot;Falsches Passwort!&quot; &lt;&lt; endl; 

    return 0; 
}
</code></pre>
<p>in diesen Code (nach der Passwortabfrage), und das Passwort richtig war, gibt er ja aus, das es richtig war, dann soll sich eine Datei öffnen, aber wie geht das, kann mir jemand das erklären ?<br />
Bitte um antwort !</p>
<p>Gruß<br />
Benjamin</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/123992/kann-mir-jemand-helfen</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 19:28:05 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/123992.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Oct 2005 09:37:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to KAnn mir jemand helfen on Sat, 22 Oct 2005 09:37:28 GMT]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<pre><code class="language-cpp">#include &lt;iostream&gt; 

using namespace std; 

/* clock example: countdown */ 
#include &lt;stdio.h&gt; 
#include &lt;time.h&gt; 

void wait ( int seconds ) 
{ 
  clock_t endwait; 
  endwait = clock () + seconds * CLK_TCK ; 
  while (clock() &lt; endwait) {} 
} 

int main () 
{ 
    int x; 
  int n; 
  printf (&quot;Starting countdown...\n&quot;); 
  for (n=10; n&gt;0; n--) 
  { 
    printf (&quot;%d\n&quot;,n); 
    wait (1); 
  } 
    cout &lt;&lt; &quot;Passwort eingeben: &quot; &lt;&lt; endl; 
    cin &gt;&gt; x; 

    if (x == 10) 

        cout &lt;&lt; &quot;Richtiges Passwort ;o)!&quot; &lt;&lt; endl; 

        //Hier soll sich dann das Programm öfnen !//         

    else 

        cout &lt;&lt; &quot;Falsches Passwort!&quot; &lt;&lt; endl; 

    return 0; 
}
</code></pre>
<p>in diesen Code (nach der Passwortabfrage), und das Passwort richtig war, gibt er ja aus, das es richtig war, dann soll sich eine Datei öffnen, aber wie geht das, kann mir jemand das erklären ?<br />
Bitte um antwort !</p>
<p>Gruß<br />
Benjamin</p>
]]></description><link>https://www.c-plusplus.net/forum/post/898521</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/898521</guid><dc:creator><![CDATA[Logitech]]></dc:creator><pubDate>Sat, 22 Oct 2005 09:37:28 GMT</pubDate></item><item><title><![CDATA[Reply to KAnn mir jemand helfen on Sat, 22 Oct 2005 09:40:42 GMT]]></title><description><![CDATA[<p>Könntest du bitte aufhören zu trollen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/898523</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/898523</guid><dc:creator><![CDATA[heise.de]]></dc:creator><pubDate>Sat, 22 Oct 2005 09:40:42 GMT</pubDate></item><item><title><![CDATA[Reply to KAnn mir jemand helfen on Sat, 22 Oct 2005 09:42:57 GMT]]></title><description><![CDATA[<p>Wieviele Leute wollen denn noch das selbe Problem lösen? (*hat dieses Programm schon mindestens drei mal hier gesehen*)</p>
<p>Tip von mir: Versuch' mal <a href="http://man.cx/exec" rel="nofollow">man: exec</a> (oder die Lösungsansätze in den anderen Threads)</p>
<p>Bonustip: Nimm das nächste Mal einen aussagekräftigeren Betreff <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/898527</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/898527</guid><dc:creator><![CDATA[CStoll]]></dc:creator><pubDate>Sat, 22 Oct 2005 09:42:57 GMT</pubDate></item><item><title><![CDATA[Reply to KAnn mir jemand helfen on Sat, 22 Oct 2005 10:49:43 GMT]]></title><description><![CDATA[<p>eine sehr multiple persönlichkeit, dieser Logitech Benjamin Helmuth Lars Burnout...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/898559</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/898559</guid><dc:creator><![CDATA[happyaura]]></dc:creator><pubDate>Sat, 22 Oct 2005 10:49:43 GMT</pubDate></item><item><title><![CDATA[Reply to KAnn mir jemand helfen on Sun, 23 Oct 2005 10:49:47 GMT]]></title><description><![CDATA[<p><a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-123985.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-123985.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/899195</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/899195</guid><dc:creator><![CDATA[HumeSikkins]]></dc:creator><pubDate>Sun, 23 Oct 2005 10:49:47 GMT</pubDate></item></channel></rss>