<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Compile C Programs</title>
	<atom:link href="http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html</link>
	<description>Learn How To Hack! Know more about Computer/Internet Security. Get Real Hacking Tips from Experts. Cool place to Learn Hacking</description>
	<lastBuildDate>Fri, 12 Mar 2010 13:59:19 +0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Srikanth</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-9277</link>
		<dc:creator>Srikanth</dc:creator>
		<pubDate>Fri, 12 Feb 2010 09:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-9277</guid>
		<description>&lt;strong&gt;For all those who are having difficulty in compiling the programs&lt;/strong&gt;

It is highly recommended that you have atleast a surface level knowledge of C language and know how to work with C Compilers. Otherwise it would be hard to debug the errors. So I am sorry for all those who have problems in compiling. It&#039;s hard for me to answer each and everyone&#039;s queries.</description>
		<content:encoded><![CDATA[<p><strong>For all those who are having difficulty in compiling the programs</strong></p>
<p>It is highly recommended that you have atleast a surface level knowledge of C language and know how to work with C Compilers. Otherwise it would be hard to debug the errors. So I am sorry for all those who have problems in compiling. It&#8217;s hard for me to answer each and everyone&#8217;s queries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fametail</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-9112</link>
		<dc:creator>fametail</dc:creator>
		<pubDate>Fri, 29 Jan 2010 20:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-9112</guid>
		<description>yes, I have the same issue as Richard. I am honestly sure I have contacted you on this B4. I am trying to compile the trojan horse using these instructions.</description>
		<content:encoded><![CDATA[<p>yes, I have the same issue as Richard. I am honestly sure I have contacted you on this B4. I am trying to compile the trojan horse using these instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-8928</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 13 Jan 2010 05:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-8928</guid>
		<description>Hi Srikanth,
I get to the point where you enter the command promt command to compile the file. Whenever I enter &quot;bcc32 example.c&quot; It says that there were 18 errors in compile. And thanks for putting, so much awesome stuff up on the site.</description>
		<content:encoded><![CDATA[<p>Hi Srikanth,<br />
I get to the point where you enter the command promt command to compile the file. Whenever I enter &#8220;bcc32 example.c&#8221; It says that there were 18 errors in compile. And thanks for putting, so much awesome stuff up on the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-8846</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 06 Jan 2010 11:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-8846</guid>
		<description>Hi Srikanth Keep up the good work.I really like what you are doing could you teach me.Im really interested.i know some basics oc C as we have programs in C in our college.</description>
		<content:encoded><![CDATA[<p>Hi Srikanth Keep up the good work.I really like what you are doing could you teach me.Im really interested.i know some basics oc C as we have programs in C in our college.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DSAdsa</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-8716</link>
		<dc:creator>DSAdsa</dc:creator>
		<pubDate>Mon, 28 Dec 2009 21:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-8716</guid>
		<description>i get a .obj file please help!!
&lt;abbr title=&quot;&quot;&gt;</description>
		<content:encoded><![CDATA[<p>i get a .obj file please help!!<br />
<abbr title=""></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis S</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-8579</link>
		<dc:creator>Dennis S</dc:creator>
		<pubDate>Tue, 15 Dec 2009 04:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-8579</guid>
		<description>very confused...plz break it down into little baby steps for a vista user plzzzzz</description>
		<content:encoded><![CDATA[<p>very confused&#8230;plz break it down into little baby steps for a vista user plzzzzz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-8573</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Mon, 14 Dec 2009 12:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-8573</guid>
		<description>You are genius.I am also a computer expert but I wish if i could become like you.May be in next birth...</description>
		<content:encoded><![CDATA[<p>You are genius.I am also a computer expert but I wish if i could become like you.May be in next birth&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pasil d'souza</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-8572</link>
		<dc:creator>pasil d'souza</dc:creator>
		<pubDate>Mon, 14 Dec 2009 12:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-8572</guid>
		<description>hey srikant. can u mail me an easy way to  create a trojan. i find it hard to make by using c++ way........</description>
		<content:encoded><![CDATA[<p>hey srikant. can u mail me an easy way to  create a trojan. i find it hard to make by using c++ way&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aman</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-8504</link>
		<dc:creator>Aman</dc:creator>
		<pubDate>Tue, 08 Dec 2009 06:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-8504</guid>
		<description>Can we run this code in turbo c also or do I have to make some changes to do so and also I would like to know if we can compile and run the code using Ctrl+F9</description>
		<content:encoded><![CDATA[<p>Can we run this code in turbo c also or do I have to make some changes to do so and also I would like to know if we can compile and run the code using Ctrl+F9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jayan</title>
		<link>http://www.gohacking.com/2009/07/how-to-compile-c-programs.html/comment-page-1#comment-8483</link>
		<dc:creator>jayan</dc:creator>
		<pubDate>Sat, 05 Dec 2009 10:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gohacking.com/?p=1587#comment-8483</guid>
		<description>thank you....very..very..very...much..can you suggest me any tutorial or books..so i can advance in creating trojans</description>
		<content:encoded><![CDATA[<p>thank you&#8230;.very..very..very&#8230;much..can you suggest me any tutorial or books..so i can advance in creating trojans</p>
]]></content:encoded>
	</item>
</channel>
</rss>
