<?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 this program is excutable without existing any header file????</title>
	<atom:link href="https://www.emblogic.com/blog/10/how-this-program-is-excutable-without-existing-any-header-file/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/10/how-this-program-is-excutable-without-existing-any-header-file/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: kamran ali</title>
		<link>https://www.emblogic.com/blog/10/how-this-program-is-excutable-without-existing-any-header-file/#comment-368</link>
		<dc:creator><![CDATA[kamran ali]]></dc:creator>
		<pubDate>Tue, 01 Nov 2011 10:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1197#comment-368</guid>
		<description><![CDATA[it do depend on the arch and the complier config.]]></description>
		<content:encoded><![CDATA[<p>it do depend on the arch and the complier config.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuldeep Dhanotia</title>
		<link>https://www.emblogic.com/blog/10/how-this-program-is-excutable-without-existing-any-header-file/#comment-367</link>
		<dc:creator><![CDATA[Kuldeep Dhanotia]]></dc:creator>
		<pubDate>Tue, 01 Nov 2011 08:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1197#comment-367</guid>
		<description><![CDATA[thats not true , its related to system library function  or we can say these all are declared under the os.]]></description>
		<content:encoded><![CDATA[<p>thats not true , its related to system library function  or we can say these all are declared under the os.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamran</title>
		<link>https://www.emblogic.com/blog/10/how-this-program-is-excutable-without-existing-any-header-file/#comment-362</link>
		<dc:creator><![CDATA[kamran]]></dc:creator>
		<pubDate>Mon, 31 Oct 2011 09:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1197#comment-362</guid>
		<description><![CDATA[If we save our program with .c extension before compiling it, the compiler with Automatically include the header files. 
for eg-
First we save our program with abc.c and then complile it. It will not show any error.

try it.]]></description>
		<content:encoded><![CDATA[<p>If we save our program with .c extension before compiling it, the compiler with Automatically include the header files.<br />
for eg-<br />
First we save our program with abc.c and then complile it. It will not show any error.</p>
<p>try it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
