<?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[suche browerser methode]]></title><description><![CDATA[<p>ich suche eine method die mir ermöglicht verzeichnisse zu durchstöbern. z.b um order oder dateien zu suchen</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/119844/suche-browerser-methode</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 02:27:25 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/119844.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 06 Sep 2005 09:43:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to suche browerser methode on Tue, 06 Sep 2005 09:43:57 GMT]]></title><description><![CDATA[<p>ich suche eine method die mir ermöglicht verzeichnisse zu durchstöbern. z.b um order oder dateien zu suchen</p>
]]></description><link>https://www.c-plusplus.net/forum/post/866029</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/866029</guid><dc:creator><![CDATA[nooby]]></dc:creator><pubDate>Tue, 06 Sep 2005 09:43:57 GMT</pubDate></item><item><title><![CDATA[Reply to suche browerser methode on Tue, 06 Sep 2005 09:45:58 GMT]]></title><description><![CDATA[<p>boost::filesystem</p>
]]></description><link>https://www.c-plusplus.net/forum/post/866033</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/866033</guid><dc:creator><![CDATA[FireFlow]]></dc:creator><pubDate>Tue, 06 Sep 2005 09:45:58 GMT</pubDate></item><item><title><![CDATA[Reply to suche browerser methode on Tue, 06 Sep 2005 09:46:27 GMT]]></title><description><![CDATA[<p>dirstream von hume <a href="http://fara.cs.uni-potsdam.de/~kaufmann/" rel="nofollow">http://fara.cs.uni-potsdam.de/~kaufmann/</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/866035</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/866035</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Tue, 06 Sep 2005 09:46:27 GMT</pubDate></item><item><title><![CDATA[Reply to suche browerser methode on Tue, 06 Sep 2005 11:57:24 GMT]]></title><description><![CDATA[<p>danke für die antworten, hätte da noch eine weiter frage und zwar suche ich nach einer methode welche über prüfen kann ob ein bestimmtes directory existiert</p>
]]></description><link>https://www.c-plusplus.net/forum/post/866150</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/866150</guid><dc:creator><![CDATA[nooby]]></dc:creator><pubDate>Tue, 06 Sep 2005 11:57:24 GMT</pubDate></item><item><title><![CDATA[Reply to suche browerser methode on Tue, 06 Sep 2005 13:09:24 GMT]]></title><description><![CDATA[<p>nooby schrieb:</p>
<blockquote>
<p>danke für die antworten, hätte da noch eine weiter frage und zwar suche ich nach einer methode welche über prüfen kann ob ein bestimmtes directory existiert</p>
</blockquote>
<p>Du hast dir weder boost::filesystem noch meinen dirstream angeschaut, oder? Beide bieten nämlich eine solche Funktion:</p>
<p><a href="http://www.boost.org/libs/filesystem/doc/operations.htm#exists" rel="nofollow">http://www.boost.org/libs/filesystem/doc/operations.htm#exists</a></p>
<p><a href="http://fara.cs.uni-potsdam.de/~kaufmann/dirstream/group__Utilities.html#ga3" rel="nofollow">http://fara.cs.uni-potsdam.de/~kaufmann/dirstream/group__Utilities.html#ga3</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/866240</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/866240</guid><dc:creator><![CDATA[HumeSikkins]]></dc:creator><pubDate>Tue, 06 Sep 2005 13:09:24 GMT</pubDate></item></channel></rss>