<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: hello world, C and GNU as</title>
	<atom:link href="http://www.halcode.com/archives/2008/05/11/hello-world-c-and-gnu-as/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.halcode.com/archives/2008/05/11/hello-world-c-and-gnu-as/</link>
	<description>Computer Science Reviews: Passion for (my badly written) code</description>
	<pubDate>Tue, 14 Oct 2008 01:18:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Alvaro Canales</title>
		<link>http://www.halcode.com/archives/2008/05/11/hello-world-c-and-gnu-as/#comment-159</link>
		<dc:creator>Alvaro Canales</dc:creator>
		<pubDate>Thu, 05 Jun 2008 23:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.halcode.com/?p=21#comment-159</guid>
		<description>--Intel syntax support is a bliss.</description>
		<content:encoded><![CDATA[<p>&#8211;Intel syntax support is a bliss.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.halcode.com/archives/2008/05/11/hello-world-c-and-gnu-as/#comment-147</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Mon, 02 Jun 2008 15:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.halcode.com/?p=21#comment-147</guid>
		<description>This post may be helpful:

http://www.halcode.com/archives/2008/06/02/colinux-int-0x80-on-windows-and-other-rants/</description>
		<content:encoded><![CDATA[<p>This post may be helpful:</p>
<p><a href="http://www.halcode.com/archives/2008/06/02/colinux-int-0x80-on-windows-and-other-rants/" rel="nofollow">http://www.halcode.com/archives/2008/06/02/colinux-int-0&#215;80-on-windows-and-other-rants/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coLinux, int 0&#215;80 on Windows and other rants &#124; HALCODE</title>
		<link>http://www.halcode.com/archives/2008/05/11/hello-world-c-and-gnu-as/#comment-146</link>
		<dc:creator>coLinux, int 0&#215;80 on Windows and other rants &#124; HALCODE</dc:creator>
		<pubDate>Mon, 02 Jun 2008 15:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.halcode.com/?p=21#comment-146</guid>
		<description>[...] If you're programming in assembly, 0x80 only works in Linux. For DOS/Windows, you must use 0x21, 0x25, 0x26, etc. That's the rationale behind my decision for using a function of the C library, printf, in order to avoid this problem in the example code of this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you&#8217;re programming in assembly, 0&#215;80 only works in Linux. For DOS/Windows, you must use 0&#215;21, 0&#215;25, 0&#215;26, etc. That&#8217;s the rationale behind my decision for using a function of the C library, printf, in order to avoid this problem in the example code of this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.halcode.com/archives/2008/05/11/hello-world-c-and-gnu-as/#comment-122</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Sat, 24 May 2008 14:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.halcode.com/?p=21#comment-122</guid>
		<description>@Carlos: The force is GNU or GNU as? Explain ;=)

@Jiao: If you could provide more information, perhaps we could help you.</description>
		<content:encoded><![CDATA[<p>@Carlos: The force is GNU or GNU as? Explain ;=)</p>
<p>@Jiao: If you could provide more information, perhaps we could help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiao</title>
		<link>http://www.halcode.com/archives/2008/05/11/hello-world-c-and-gnu-as/#comment-119</link>
		<dc:creator>jiao</dc:creator>
		<pubDate>Fri, 23 May 2008 06:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.halcode.com/?p=21#comment-119</guid>
		<description>thank you for this post,i just began to learn assembly language, and i use the book , you know, the example in the book is for linux, and i use windows.so none of the examples ran well. again, thank you! i saw the "hello world!"</description>
		<content:encoded><![CDATA[<p>thank you for this post,i just began to learn assembly language, and i use the book , you know, the example in the book is for linux, and i use windows.so none of the examples ran well. again, thank you! i saw the &#8220;hello world!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Vasquez</title>
		<link>http://www.halcode.com/archives/2008/05/11/hello-world-c-and-gnu-as/#comment-86</link>
		<dc:creator>Carlos Vasquez</dc:creator>
		<pubDate>Mon, 12 May 2008 20:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.halcode.com/?p=21#comment-86</guid>
		<description>At last, the force is with us all... XD</description>
		<content:encoded><![CDATA[<p>At last, the force is with us all&#8230; XD</p>
]]></content:encoded>
	</item>
</channel>
</rss>
