<?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: Program Without main()</title>
	<atom:link href="http://www.techarraz.com/tech-news/program-without-main/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techarraz.com/tech-news/program-without-main/</link>
	<description>Saving technophobes since 2008</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:03:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.techarraz.com/tech-news/program-without-main/#comment-159</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 03 Sep 2008 02:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://techarraz.com/?p=29#comment-159</guid>
		<description>#pragma is not compiler specific, though this code needs some modification for gcc compatibility. Change return of main and use new style headers with namespaces. Use your brain if you are using another compiler!</description>
		<content:encoded><![CDATA[<p>#pragma is not compiler specific, though this code needs some modification for gcc compatibility. Change return of main and use new style headers with namespaces. Use your brain if you are using another compiler!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: binod mainali</title>
		<link>http://www.techarraz.com/tech-news/program-without-main/#comment-158</link>
		<dc:creator>binod mainali</dc:creator>
		<pubDate>Wed, 06 Aug 2008 16:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://techarraz.com/?p=29#comment-158</guid>
		<description>the code written over here is giving three errors when i tested it in the bloodshed Dev Cpp that multiple declaration of void main() is it compiler specific one should keep in mind while using #pragma pre processor directive</description>
		<content:encoded><![CDATA[<p>the code written over here is giving three errors when i tested it in the bloodshed Dev Cpp that multiple declaration of void main() is it compiler specific one should keep in mind while using #pragma pre processor directive</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/7 queries in 0.012 seconds using disk: basic
Object Caching 227/230 objects using disk: basic

Served from: www.techarraz.com @ 2012-02-09 02:57:12 -->
