<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[devshare.de - C++ Assembly]]></title>
		<link>http://devshare.de/topic/40373/c-assembly/</link>
		<description><![CDATA[Die neusten Beiträge in C++ Assembly.]]></description>
		<lastBuildDate>Wed, 02 Jun 2004 18:06:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: C++ Assembly]]></title>
			<link>http://devshare.de/post/43203/#p43203</link>
			<description><![CDATA[<p>Guck mal hier <a href="http://www.deinmeister.de/wasmfaq.htm">http://www.deinmeister.de/wasmfaq.htm</a> ... da findest Du zahlreichen Tipps zu Assembler u.a. kann man hier lesen:</p><p>&nbsp; &nbsp; * Wie benutzt man Inline-Assembler in VC++?<br />&nbsp; &nbsp; * Zum Beispiel so:</p><div class="codebox"><pre><code> _asm
        {
          mov eax,ebx
          add ecx,edx
        }</code></pre></div><p>lg<br />Hannes</p>]]></description>
			<author><![CDATA[dummy@example.com (j|g)]]></author>
			<pubDate>Wed, 02 Jun 2004 18:06:54 +0000</pubDate>
			<guid>http://devshare.de/post/43203/#p43203</guid>
		</item>
		<item>
			<title><![CDATA[C++ Assembly]]></title>
			<link>http://devshare.de/post/42757/#p42757</link>
			<description><![CDATA[<p>Weisz jemand wie ich assembly in MS Visual C++ 6.0 benutzen kann</p>]]></description>
			<author><![CDATA[dummy@example.com (DarkNova)]]></author>
			<pubDate>Sun, 18 Apr 2004 20:40:20 +0000</pubDate>
			<guid>http://devshare.de/post/42757/#p42757</guid>
		</item>
	</channel>
</rss>

