<?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[thread, c++ ?]]></title><description><![CDATA[<p>hi<br />
weiß jemand wie ich einen thread schreibe? möchte einen thread schreiben, der eine bestimmte zeit pausiert, während das programm weiterläuft. und nach der zeit in aktion tritt. das kann man doch mit einem thread machen, oder?<br />
kann mir vielleicht einer ein schema für einen thread pasten, oder kennt jemand ein gutes tutorial?<br />
gruß<br />
ebro</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/124375/thread-c</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 23:38:55 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/124375.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Oct 2005 20:36:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to thread, c++ ? on Wed, 26 Oct 2005 20:36:08 GMT]]></title><description><![CDATA[<p>hi<br />
weiß jemand wie ich einen thread schreibe? möchte einen thread schreiben, der eine bestimmte zeit pausiert, während das programm weiterläuft. und nach der zeit in aktion tritt. das kann man doch mit einem thread machen, oder?<br />
kann mir vielleicht einer ein schema für einen thread pasten, oder kennt jemand ein gutes tutorial?<br />
gruß<br />
ebro</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901541</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901541</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Wed, 26 Oct 2005 20:36:08 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Wed, 26 Oct 2005 20:42:10 GMT]]></title><description><![CDATA[<p>in c++ gar nicht. win oder linux oder ganz was anderes?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901546</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901546</guid><dc:creator><![CDATA[CMatt]]></dc:creator><pubDate>Wed, 26 Oct 2005 20:42:10 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Wed, 26 Oct 2005 20:44:59 GMT]]></title><description><![CDATA[<p>hmm...hat dann vielleicht jemand ne idee, wie ich das sonst realisieren kann.<br />
also: eine funktion soll nach einem bestimmten befehl erst nach einer festgelegten zeit gestartet werden. währendessen das hauptprogramm weiter läuft.<br />
muss doch irgendwie gehen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901547</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901547</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Wed, 26 Oct 2005 20:44:59 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Wed, 26 Oct 2005 20:52:19 GMT]]></title><description><![CDATA[<p>Das einzige was ich kenne ist glibc, als systemunabhängige Möglickkeit zum erzeugen von Threads. es ist zwar c, aber du musst es ja nur zum starten der Threads nehmen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901552</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901552</guid><dc:creator><![CDATA[imhotep]]></dc:creator><pubDate>Wed, 26 Oct 2005 20:52:19 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Wed, 26 Oct 2005 20:56:20 GMT]]></title><description><![CDATA[<p><a href="http://www.kharchi.de/threads.html" rel="nofollow">http://www.kharchi.de/threads.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/901555</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901555</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Wed, 26 Oct 2005 20:56:20 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 07:51:38 GMT]]></title><description><![CDATA[<p>ebrosius schrieb:</p>
<blockquote>
<p>hi<br />
weiß jemand wie ich einen thread schreibe?</p>
</blockquote>
<p>Hallo Ebro,<br />
wenn Du mit C++ Threads programmieren willst, so solltest Du Dir auf jeden Fall <a href="http://www.boost.org/" rel="nofollow">http://www.boost.org/</a> bzw. die zugehörige Thread-Bibliothek <a href="http://www.boost.org/doc/html/threads.html" rel="nofollow">http://www.boost.org/doc/html/threads.html</a> anschauen. Das ist sehr einfach zu benutzen und läuft auf den gängigen Plattformen.</p>
<p>Gruß<br />
Werner</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901697</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901697</guid><dc:creator><![CDATA[Werner Salomon]]></dc:creator><pubDate>Thu, 27 Oct 2005 07:51:38 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 11:06:41 GMT]]></title><description><![CDATA[<p>hi artchi, danke für den link.<br />
aber leider findet er die #include boost nich.</p>
<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/7393">@werner</a> salomon<br />
versteh ich das richtig, das ich mir die hier runterladen kann?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901836</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901836</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Thu, 27 Oct 2005 11:06:41 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 11:46:51 GMT]]></title><description><![CDATA[<p>Den Header boost/thread.hpp findet er natürlich nicht, da du bestimmt die boost-Libraries noch nicht hast. Mußt du dir noch runter laden und installieren bzw. bauen. Wenn du VC++ hast, findest du auf meiner Homepage eine deutsche Installationsanleitung, falls du mit der Anleitung von Boost ein Problem hast.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901879</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901879</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 27 Oct 2005 11:46:51 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 12:59:12 GMT]]></title><description><![CDATA[<p>so<br />
hab mir boost gezogen und dank deiner site auch installiert bekommen. (--&gt;Lesezeichen <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="😉"
    /> )<br />
aber er findet die #include immer noch nicht. woran liegt das? muss ich noch was einstellen?</p>
<p>-------<br />
oh, grad gesehen...dll noich hinzu :D...hm..aber welche?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901926</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901926</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Thu, 27 Oct 2005 12:59:12 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 13:04:58 GMT]]></title><description><![CDATA[<p>hm... läuft nich!<br />
hiiiiilfe</p>
<p>#pragma comment(lib, &quot;boost_thread-vc71-mt-gd-1_33.dll&quot;) geht nich</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901933</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901933</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Thu, 27 Oct 2005 13:04:58 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 13:36:06 GMT]]></title><description><![CDATA[<p>Es existiert ja ein neues Boost_xyyz-Verzeichnis jetzt auf deinem PC. Das kannst du VC++ bekannt geben: Optionen-&gt;Extras-&gt;C++-&gt;Verzeichnisse oder so. Das kannst du aber auch noch in den Projekt-Einstellung vornehmen, dann gelten die Angaben nur für das eine Projekt.</p>
<p>Da mußt du auf jeden Fall das Header-Verzeichnis und das Lib-Verzeichnis hinzufügen. Dann sucht sich Boost selbst raus, was es braucht. Es reicht dann nur das include in deinem Programmcode. Das Pragma alleine reicht nicht aus! Bzw. mit den oben genannten Angaben kannst du auf das Pragma sogar verzichten.</p>
<p>Hab hier leider kein VC++, sondern zu Hause, deshalb kann ich dir den genauen Menupunkt nicht sagen. Wenn es dir nicht jemand anders sagt, mußt du warten bis ich heute abend zu hause bin. <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/901958</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901958</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 27 Oct 2005 13:36:06 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 13:34:33 GMT]]></title><description><![CDATA[<p>du musst die *.lib mitlinken, nicht die dll. die dll wir dann von der laufzeitumgebung genutzt.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/901961</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/901961</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Thu, 27 Oct 2005 13:34:33 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 19:29:51 GMT]]></title><description><![CDATA[<p>hm..ich denk ich hab das jetzt richtig. allerdings findet er die libboost_thread-vc7-mt-gd-1_33.lib nicht. hab den ordner durchsucht, und nichts gefunden.</p>
<p>die heißen alle libboost_thread-vc71-mt-gd-1_33.lib, also &quot;vc71&quot;.<br />
als fehler bekomm ich aber angezeigt, das libboost_thread-vc7-mt-gd-1_33.lib nicht geöffnet werden kann</p>
]]></description><link>https://www.c-plusplus.net/forum/post/902235</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902235</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Thu, 27 Oct 2005 19:29:51 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 19:32:05 GMT]]></title><description><![CDATA[<p>Ich hab mal die Boost-Install-Anleitung um einen Punkt erweitert. Vielleicht hilft das?</p>
<p>Die Datei müsste vorhanden sein, bei mir ist die boost_thread-vc71-mt-gd-1_32.lib vorhanden (hab nur eine ältere Boost-Version).</p>
<p>Ansonst kannste die vielleicht noch mal gesondert erstellen lassen, eine Build-Anleitung speziell für die Thread-Lib findest du unter C:\boost_1_32_0\doc\html\thread.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/902244</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902244</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 27 Oct 2005 19:32:05 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 19:36:47 GMT]]></title><description><![CDATA[<p>die libboost_thread-vc71-mt-gd-1_33.lib ist bei mir auch vorhanden.<br />
aber der compiler fragt nach libboost_thread-vc7-mt-gd-1_33.lib.<br />
also vc7...anstatt vc71.<br />
woran kann das liegen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/902248</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902248</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Thu, 27 Oct 2005 19:36:47 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 19:41:51 GMT]]></title><description><![CDATA[<p>Oh, welche VC++ Version hast du denn? 7 ist nämlich 2002 und 7.1 ist 2003. Kann es sein, das du eine 7er VC++ hast, du aber dem bjam gesagt hast, das du 7.1er hast?</p>
<p>Notfalls mußt du alles neu bauen, bzw. vielleicht würde schon das neu Bauen der Threadlib reichen? Oder vielleicht nur den Dateinamen ändern, für einen quick and dirty Versuch? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/902250</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902250</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 27 Oct 2005 19:41:51 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 19:54:40 GMT]]></title><description><![CDATA[<p>ja hab ich mir auch schon gedacht. werd wohl ne 7er version haben.<br />
aber ich hab dem bjam doch überhaupt nichts gesagt. ging doch alles von allein.<br />
quick und dirty funzt leider nich.<br />
meinste das geht nich mit ner 7er? kann ich einfach die ordner löschen? is dann alles weg? probier mal nochma zu ziehn.</p>
<p>----------<br />
YIIIIIIPPEEEEAAAAAHHHHHH <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /><br />
geht doch die quick und dirty methode.<br />
vielen vielen dank für deine hilfe</p>
]]></description><link>https://www.c-plusplus.net/forum/post/902253</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902253</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Thu, 27 Oct 2005 19:54:40 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 19:56:02 GMT]]></title><description><![CDATA[<p>Naja, du wirst ja sowas gemacht haben: bjam.exe &quot;-sTOOLS=vc-7_1&quot; install</p>
<p>sTOOLS sagt ihm, welchen Compiler du hast. Für deine 7er Version mußt du anstatt vc-7_1 die vc7 angeben.</p>
<p>Übersicht der Compiler und der passenden Paramter findeste hier:<br />
<a href="http://www.boost.org/more/getting_started.html#Tools" rel="nofollow">http://www.boost.org/more/getting_started.html#Tools</a></p>
<p>Ansonst einfach nur das c:\boost löschen, weil das autom. generiert wurde. Das was du runter geladen und entpackt hattest (..\boost_1_33) kannste wieder benutzen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/902257</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902257</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 27 Oct 2005 19:56:02 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 19:58:02 GMT]]></title><description><![CDATA[<p>ebrosius schrieb:</p>
<blockquote>
<p>YIIIIIIPPEEEEAAAAAHHHHHH <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /><br />
geht doch die quick und dirty methode.<br />
vielen vielen dank für deine hilfe</p>
</blockquote>
<p>Aber nicht wundern wenn du mal mehr von Boost benutzen willst. <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="😉"
    /> Aber für die ersten Schritte mit threads reicht es ja.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/902258</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902258</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 27 Oct 2005 19:58:02 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 20:00:29 GMT]]></title><description><![CDATA[<p>wieso?<br />
kann ich nich jetz einfach alle libs ändern?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/902259</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902259</guid><dc:creator><![CDATA[ebrosius]]></dc:creator><pubDate>Thu, 27 Oct 2005 20:00:29 GMT</pubDate></item><item><title><![CDATA[Reply to thread, c++ ? on Thu, 27 Oct 2005 20:06:45 GMT]]></title><description><![CDATA[<p>Weiß nicht, ist halt quick und dirty... dirty sagt ja schon alles. Klar, wenn es soweit gut geht, kannste das natürlich machen. Fragt sich nur, ob es Spaß macht alles von Hand zu ändern, oder einfach nur einmalig die Commandozeile einzugeben? Du kannst ja die Libs auch einzeln bauen lassen. Mußt ja nicht alles neu bauen lassen, wenn es dir zu lange dauert. Falls es komisches Verhalten von Boost gibt, darfst du das dann aber nicht auf Boost schieben. Ist halt eine quick und dirty Lösung.</p>
<p>Aber für die ersten Erfahrungen mit boost::thread ist das denke ich aber ausreichend.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/902267</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/902267</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Thu, 27 Oct 2005 20:06:45 GMT</pubDate></item></channel></rss>