<?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[komischer thread-titel]]></title><description><![CDATA[<p>Ich lese gerade tricks of the windows game programming gurus<br />
und der autor schreibt ich solle nichts wie unsigned benutzen oder einfach alles was nicht die vollen 32 bit ausreizt, weil das zu havoc on the memory adressing führt. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f62e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_open_mouth"
      title=":open_mouth:"
      alt="😮"
    /><br />
seht ihr das auch so???</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/118476/komischer-thread-titel</link><generator>RSS for Node</generator><lastBuildDate>Fri, 21 Aug 2026 10:24:14 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/118476.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 20 Aug 2005 17:40:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to komischer thread-titel on Sun, 21 Aug 2005 13:45:33 GMT]]></title><description><![CDATA[<p>Ich lese gerade tricks of the windows game programming gurus<br />
und der autor schreibt ich solle nichts wie unsigned benutzen oder einfach alles was nicht die vollen 32 bit ausreizt, weil das zu havoc on the memory adressing führt. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f62e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_open_mouth"
      title=":open_mouth:"
      alt="😮"
    /><br />
seht ihr das auch so???</p>
]]></description><link>https://www.c-plusplus.net/forum/post/855067</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855067</guid><dc:creator><![CDATA[golden_jubilee]]></dc:creator><pubDate>Sun, 21 Aug 2005 13:45:33 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sat, 20 Aug 2005 18:01:03 GMT]]></title><description><![CDATA[<p>Mein Vertauen in die Hersteller von Betriebssystemen und Compilern ist tatsächlich<br />
so gross das ich den Datentyp verwende der zur Lösung meiner Probleme am besten<br />
geeignet ist. <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/855080</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855080</guid><dc:creator><![CDATA[Chew-Z]]></dc:creator><pubDate>Sat, 20 Aug 2005 18:01:03 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sat, 20 Aug 2005 20:48:58 GMT]]></title><description><![CDATA[<p>Wieso reizt unsigned die 32bit nicht aus?</p>
<p>MfG SideWinder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/855127</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855127</guid><dc:creator><![CDATA[SideWinder]]></dc:creator><pubDate>Sat, 20 Aug 2005 20:48:58 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sun, 21 Aug 2005 09:07:04 GMT]]></title><description><![CDATA[<p>z.B. ein unsigned short</p>
]]></description><link>https://www.c-plusplus.net/forum/post/855211</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855211</guid><dc:creator><![CDATA[golden_jubilee]]></dc:creator><pubDate>Sun, 21 Aug 2005 09:07:04 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sun, 21 Aug 2005 09:43:22 GMT]]></title><description><![CDATA[<p>kann daran liegen, dass hort nur 16 bit groß ist <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="😉"
    /> genauso wie unsigned short <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/855245</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855245</guid><dc:creator><![CDATA[otze]]></dc:creator><pubDate>Sun, 21 Aug 2005 09:43:22 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sun, 21 Aug 2005 11:59:48 GMT]]></title><description><![CDATA[<p>Hi steff3, geht es bei dem was du liest um Geschwindigkeitsoptimierung? Es gibt von Intel und AMD die Empfehlung keine 16- oder 8- Bit Datentypen für Berechnungen zu verwenden. 32-Bit Berechnungen können auf diesen CPUs schneller ausgeführt werden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/855329</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855329</guid><dc:creator><![CDATA[Herrmann]]></dc:creator><pubDate>Sun, 21 Aug 2005 11:59:48 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sun, 21 Aug 2005 13:02:08 GMT]]></title><description><![CDATA[<p>Aber wenn der int 32bit groß ist, ist auch sein unsigned-Pendant 32bit groß. Und das CPUs schneller mit signed als mit unsigned rechnen wär mir noch nie untergekommen. Versteh ich jetzt also nicht.</p>
<p>MfG SideWinder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/855380</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855380</guid><dc:creator><![CDATA[SideWinder]]></dc:creator><pubDate>Sun, 21 Aug 2005 13:02:08 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sun, 21 Aug 2005 13:22:05 GMT]]></title><description><![CDATA[<p><a href="http://www.westside.n8n.de" rel="nofollow">http://www.westside.n8n.de</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/855399</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855399</guid><dc:creator><![CDATA[-h-]]></dc:creator><pubDate>Sun, 21 Aug 2005 13:22:05 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sun, 21 Aug 2005 13:24:42 GMT]]></title><description><![CDATA[<p>Stimmt, mit signed und unsigned hat das nichts zu tun. Ich hab nur vermutet, dass steff3 in der erwähnten Quelle etwas falsch verstanden hat.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/855404</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855404</guid><dc:creator><![CDATA[Herrmann]]></dc:creator><pubDate>Sun, 21 Aug 2005 13:24:42 GMT</pubDate></item><item><title><![CDATA[Reply to komischer thread-titel on Sun, 21 Aug 2005 13:37:15 GMT]]></title><description><![CDATA[<p>in der &quot;Quelle&quot; hat er nen usigned gehabt, ist ja eigentlich egal ob mit oder ohne unsigned, jedenfalls war er gegen 16 und 8 bit</p>
]]></description><link>https://www.c-plusplus.net/forum/post/855414</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/855414</guid><dc:creator><![CDATA[golden_jubilee]]></dc:creator><pubDate>Sun, 21 Aug 2005 13:37:15 GMT</pubDate></item></channel></rss>