<?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[Löschen]]></title><description><![CDATA[<p>Hi!<br />
Hier kommt meine (neuste) Frage(n):<br />
wie ist es möglich den kompletten Inhalt eines Ordners zu löschen?<br />
Ich hab schon das hier:<a href="http://www.cpp-programming.de/quellcodes/viewcode.php?id=025" rel="nofollow">http://www.cpp-programming.de/quellcodes/viewcode.php?id=025</a> gefunden.<br />
Dazu müsste man nur alle Ordner bzw. Dateinamen kennen.<br />
Oder gibts da ne andere Möglichkeit?<br />
Ich hab den Code schonmal getestet aber irgentwie geht das nicht.<br />
Woran kann das leigen? Ist das bei euch auch so?</p>
<p>MfG<br />
Canon</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/86391/löschen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 14:50:36 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/86391.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Sep 2004 09:12:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Löschen on Sun, 19 Sep 2004 09:12:13 GMT]]></title><description><![CDATA[<p>Hi!<br />
Hier kommt meine (neuste) Frage(n):<br />
wie ist es möglich den kompletten Inhalt eines Ordners zu löschen?<br />
Ich hab schon das hier:<a href="http://www.cpp-programming.de/quellcodes/viewcode.php?id=025" rel="nofollow">http://www.cpp-programming.de/quellcodes/viewcode.php?id=025</a> gefunden.<br />
Dazu müsste man nur alle Ordner bzw. Dateinamen kennen.<br />
Oder gibts da ne andere Möglichkeit?<br />
Ich hab den Code schonmal getestet aber irgentwie geht das nicht.<br />
Woran kann das leigen? Ist das bei euch auch so?</p>
<p>MfG<br />
Canon</p>
]]></description><link>https://www.c-plusplus.net/forum/post/610197</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/610197</guid><dc:creator><![CDATA[Canon]]></dc:creator><pubDate>Sun, 19 Sep 2004 09:12:13 GMT</pubDate></item><item><title><![CDATA[Reply to Löschen on Sun, 19 Sep 2004 09:59:55 GMT]]></title><description><![CDATA[<p>Morgen,</p>
<p>du solltest deine Frage im WinAPI-Forum fragen, die haben dort mehr Ahnung davon.</p>
<p>mfg<br />
v R</p>
]]></description><link>https://www.c-plusplus.net/forum/post/610225</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/610225</guid><dc:creator><![CDATA[virtuell Realisticer]]></dc:creator><pubDate>Sun, 19 Sep 2004 09:59:55 GMT</pubDate></item><item><title><![CDATA[Reply to Löschen on Sun, 19 Sep 2004 10:02:15 GMT]]></title><description><![CDATA[<p>Als ich das bei C++ mal gebraucht habe hab ich einfach einen system()-Befehl aufgerufen .. hat gut Funktioniert. Es kann gut sein, dass es bei C++ noch andere Möglichkeiten gibt, ich bin selbst noch am lernen bzw. am umgewöhnen von Java <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/610228</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/610228</guid><dc:creator><![CDATA[golgol]]></dc:creator><pubDate>Sun, 19 Sep 2004 10:02:15 GMT</pubDate></item><item><title><![CDATA[Reply to Löschen on Sun, 19 Sep 2004 10:03:19 GMT]]></title><description><![CDATA[<p>Dieser Thread wurde von Moderator/in <a href="http://www.c-plusplus.net/forum/profile.php?mode=viewprofile&amp;u=403" rel="nofollow">HumeSikkins</a> aus dem Forum <a href="http://www.c-plusplus.net/forum/viewforum.php?f=15" rel="nofollow">C++</a> in das Forum <a href="http://www.c-plusplus.net/forum/viewforum.php?f=4" rel="nofollow">WinAPI</a> verschoben.</p>
<p>Im Zweifelsfall bitte auch folgende Hinweise beachten:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic.php?t=39405" rel="nofollow">C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?</a></p>
<p><em>Dieses Posting wurde automatisch erzeugt.</em></p>
]]></description><link>https://www.c-plusplus.net/forum/post/610230</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/610230</guid><dc:creator><![CDATA[C++ Forumbot]]></dc:creator><pubDate>Sun, 19 Sep 2004 10:03:19 GMT</pubDate></item><item><title><![CDATA[Reply to Löschen on Sun, 19 Sep 2004 10:09:38 GMT]]></title><description><![CDATA[<p>golgol schrieb:</p>
<blockquote>
<p>Als ich das bei C++ mal gebraucht habe hab ich einfach einen system()-Befehl aufgerufen .. hat gut Funktioniert. Es kann gut sein, dass es bei C++ noch andere Möglichkeiten gibt, ich bin selbst noch am lernen bzw. am umgewöhnen von Java <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>
</blockquote>
<p>Mit welchem system(); Befehl geht das denn?<br />
die frage ist auch die Leute hier im API Forum.</p>
<p>MfG<br />
Canon</p>
]]></description><link>https://www.c-plusplus.net/forum/post/610233</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/610233</guid><dc:creator><![CDATA[Canon]]></dc:creator><pubDate>Sun, 19 Sep 2004 10:09:38 GMT</pubDate></item><item><title><![CDATA[Reply to Löschen on Sun, 19 Sep 2004 11:48:31 GMT]]></title><description><![CDATA[<p><a href="http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/reference/functions/shfileoperation.asp" rel="nofollow">SHFileOperation</a> mit FO_DELETE <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>
]]></description><link>https://www.c-plusplus.net/forum/post/610305</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/610305</guid><dc:creator><![CDATA[flenders]]></dc:creator><pubDate>Sun, 19 Sep 2004 11:48:31 GMT</pubDate></item></channel></rss>