<?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[Hi Jungs ein Problem]]></title><description><![CDATA[<p>Hi Leute .</p>
<p>Angenommen ich möchte eine Programm schreiben, welches einen System Befehl beinhaltet z.B :</p>
<p>system(&quot;netsend * hi&quot;)</p>
<p>dies hat immer funktioniert, wieso bekomme ich es nicht mehr gebacken, dass mein Programm ausgeführt wird??<br />
Wollte ein Programm schreiben (ganz simple), welches einen Shutdown befehl beeinhaltet.<br />
hier ist mein text:</p>
<p>----------------------------------------------------<br />
//by croSS</p>
<p>#include &lt;iostream.h&gt;</p>
<p>int main()<br />
{<br />
int x;</p>
<p>cout &lt;&lt; endl&lt;&lt; &quot;by croSS&quot;;</p>
<p>system(&quot;shutdown pc -s -t500&quot;);</p>
<p>cin &gt;&gt; x;</p>
<p>return 0;</p>
<p>}</p>
<p>-------------------------------------------<br />
Die variable x dient dazu , dass das Programm nicht schliesst (Borland)</p>
<p>bitte beantwortet mir meine Frage</p>
<p>Gruß croSS</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/121564/hi-jungs-ein-problem</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 18:25:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/121564.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 25 Sep 2005 11:02:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hi Jungs ein Problem on Sun, 25 Sep 2005 11:02:56 GMT]]></title><description><![CDATA[<p>Hi Leute .</p>
<p>Angenommen ich möchte eine Programm schreiben, welches einen System Befehl beinhaltet z.B :</p>
<p>system(&quot;netsend * hi&quot;)</p>
<p>dies hat immer funktioniert, wieso bekomme ich es nicht mehr gebacken, dass mein Programm ausgeführt wird??<br />
Wollte ein Programm schreiben (ganz simple), welches einen Shutdown befehl beeinhaltet.<br />
hier ist mein text:</p>
<p>----------------------------------------------------<br />
//by croSS</p>
<p>#include &lt;iostream.h&gt;</p>
<p>int main()<br />
{<br />
int x;</p>
<p>cout &lt;&lt; endl&lt;&lt; &quot;by croSS&quot;;</p>
<p>system(&quot;shutdown pc -s -t500&quot;);</p>
<p>cin &gt;&gt; x;</p>
<p>return 0;</p>
<p>}</p>
<p>-------------------------------------------<br />
Die variable x dient dazu , dass das Programm nicht schliesst (Borland)</p>
<p>bitte beantwortet mir meine Frage</p>
<p>Gruß croSS</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879553</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879553</guid><dc:creator><![CDATA[_croSS_]]></dc:creator><pubDate>Sun, 25 Sep 2005 11:02:56 GMT</pubDate></item><item><title><![CDATA[Reply to Hi Jungs ein Problem on Sun, 25 Sep 2005 11:08:41 GMT]]></title><description><![CDATA[<p>Frag nochmal wenn ich meine Kristallkugel dabei habe, oder<br />
beschreib den Fehler ein wenig genauer als &quot;bekomme ich es<br />
nicht mehr gebacken&quot;.</p>
<p><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="🙄"
    /> <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/879555</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879555</guid><dc:creator><![CDATA[Redhead]]></dc:creator><pubDate>Sun, 25 Sep 2005 11:08:41 GMT</pubDate></item><item><title><![CDATA[Reply to Hi Jungs ein Problem on Sun, 25 Sep 2005 11:10:29 GMT]]></title><description><![CDATA[<p>Was genau funktioniert nicht. Compiliert das Programm?<br />
system ist nicht in iostream definiert, sondern in einem anderen Header, ich glaube stdlib.h, eventuell mal einbinden.<br />
Bei der Verwendung von c++ immer die Header ohne .h am Ende verenden</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879557</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879557</guid><dc:creator><![CDATA[gurru]]></dc:creator><pubDate>Sun, 25 Sep 2005 11:10:29 GMT</pubDate></item><item><title><![CDATA[Reply to Hi Jungs ein Problem on Sun, 25 Sep 2005 11:45:26 GMT]]></title><description><![CDATA[<p>dein shutdown befehl ist falsch.</p>
<p><em>croSS</em> schrieb:</p>
<blockquote>
<p>Die variable x dient dazu , dass das Programm nicht schliesst (Borland)</p>
</blockquote>
<p>cin.get(); <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/879574</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879574</guid><dc:creator><![CDATA[Cpt.Tanga]]></dc:creator><pubDate>Sun, 25 Sep 2005 11:45:26 GMT</pubDate></item><item><title><![CDATA[Reply to Hi Jungs ein Problem on Sun, 25 Sep 2005 12:33:07 GMT]]></title><description><![CDATA[<p>Was für nen Sinn hat es nach dem Aufruf des Shutdown Befehls das Fenster offen zu halten bis der Benutzer ne Taste drückt?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879594</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879594</guid><dc:creator><![CDATA[User---]]></dc:creator><pubDate>Sun, 25 Sep 2005 12:33:07 GMT</pubDate></item><item><title><![CDATA[Reply to Hi Jungs ein Problem on Sun, 25 Sep 2005 15:35:22 GMT]]></title><description><![CDATA[<p>hier gibts auch mädels!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879742</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879742</guid><dc:creator><![CDATA[Xobuell]]></dc:creator><pubDate>Sun, 25 Sep 2005 15:35:22 GMT</pubDate></item><item><title><![CDATA[Reply to Hi Jungs ein Problem on Sun, 25 Sep 2005 17:00:49 GMT]]></title><description><![CDATA[<p>hallo<br />
wenn du linux benutzt dann mach doch ein alias.<br />
cu</p>
]]></description><link>https://www.c-plusplus.net/forum/post/879817</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/879817</guid><dc:creator><![CDATA[mtaesler|off]]></dc:creator><pubDate>Sun, 25 Sep 2005 17:00:49 GMT</pubDate></item></channel></rss>