<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EmbLogic &#187; suresh.kumar</title>
	<atom:link href="https://www.emblogic.com/blog/author/suresh-kumar/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Tue, 03 Mar 2020 13:00:06 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>E8 &#8211; Today status: suresh kumar</title>
		<link>https://www.emblogic.com/blog/08/e8-today-status-suresh-kumar/</link>
		<comments>https://www.emblogic.com/blog/08/e8-today-status-suresh-kumar/#comments</comments>
		<pubDate>Thu, 16 Aug 2012 13:22:28 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4777</guid>
		<description><![CDATA[I&#8217;m read the document of I.P.C . Implement the questions related to pipe, using with or without fork, Done the assignment of esstablish I.P.C between two process using a fork and exec . Successfully transfer the file discriptor using sprintf &#8230; <a href="https://www.emblogic.com/blog/08/e8-today-status-suresh-kumar/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m read the document of I.P.C . Implement the questions related to pipe, using with or without fork, Done the assignment of esstablish I.P.C between two process using a fork and exec . Successfully transfer the file discriptor using sprintf and convert the  fd again into integer usinf atoi.</p>
<p>Start the project of server client relation.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/e8-today-status-suresh-kumar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-8 Project status</title>
		<link>https://www.emblogic.com/blog/08/e-8-project-status-3/</link>
		<comments>https://www.emblogic.com/blog/08/e-8-project-status-3/#comments</comments>
		<pubDate>Tue, 14 Aug 2012 08:01:03 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4721</guid>
		<description><![CDATA[I have compelted MDC project for codelength 4. Earlier it was linear program ,now i modified it with seprate functions for master array, compression and decompression . In this program i read data first from a text file and made &#8230; <a href="https://www.emblogic.com/blog/08/e-8-project-status-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I have compelted MDC project for codelength 4. Earlier it was linear program ,now i modified it with seprate functions for master array, compression and decompression . In this program i read data first from a text file and made master array, then compress that file an write compressed data in new file called compressfile.txt. For decompress i again read compressed file and start decompress it an dstore it in a decompressed file.txt.</p>
<p>Now working on file which has 2 codelength. Made master for codelength 2.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/e-8-project-status-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project status:E8</title>
		<link>https://www.emblogic.com/blog/08/project-statuse8/</link>
		<comments>https://www.emblogic.com/blog/08/project-statuse8/#comments</comments>
		<pubDate>Thu, 09 Aug 2012 12:38:39 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4593</guid>
		<description><![CDATA[Working on compression . &#160;]]></description>
				<content:encoded><![CDATA[<p>Working on compression .</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/project-statuse8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E8- Project status</title>
		<link>https://www.emblogic.com/blog/08/e8-project-status/</link>
		<comments>https://www.emblogic.com/blog/08/e8-project-status/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 12:35:07 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4555</guid>
		<description><![CDATA[Sucessfully done master array using fileio and malloc. Also find the number of distinct charcater and code length . From :Suresh kumar]]></description>
				<content:encoded><![CDATA[<p>Sucessfully done master array using fileio and malloc. Also find the number of distinct charcater and code length .</p>
<p>From :Suresh kumar</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/e8-project-status/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problem in Assignment of structure:-Question no. 1</title>
		<link>https://www.emblogic.com/blog/07/problem-in-assignment-of-structure-question-no-1/</link>
		<comments>https://www.emblogic.com/blog/07/problem-in-assignment-of-structure-question-no-1/#comments</comments>
		<pubDate>Thu, 19 Jul 2012 11:40:30 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3987</guid>
		<description><![CDATA[Why this shows error in this question?But it shows the result. 1   #include&#60;stdio.h&#62; 2  struct student 3 { 4         int id; 5         char *name; 6         float percentage; 7 }student1,student2,student3; 8 9               int main() 10            { 11             &#8230; <a href="https://www.emblogic.com/blog/07/problem-in-assignment-of-structure-question-no-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Why this shows error in this question?But it shows the result.</p>
<p>1   #include&lt;stdio.h&gt;<br />
2  struct student<br />
3 {<br />
4         int id;<br />
5         char *name;<br />
6         float percentage;<br />
7 }student1,student2,student3;<br />
8<br />
9               int main()<br />
10            {<br />
11                      struct student st;<br />
12                      student1.id=1;<br />
13                      student2.name=&#8221;Angelina&#8221;;<br />
14                      student3.percentage=90.5;<br />
15                  printf(&#8220;Id is :%d \n&#8221;,student1.id);<br />
16                  printf(&#8220;Name is :%s \n&#8221;,student2.name);<br />
17                  printf(&#8220;Percentage is :%f\n&#8221;,student3.percentage);<br />
18         getc();<br />
19         return 0;<br />
20 }</p>
<p>assstr1.c:20:2: error: too few arguments to function ‘_IO_getc’<br />
/usr/include/libio.h:462:12: note: declared here<br />
make: *** [assstr1] Error 1</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/problem-in-assignment-of-structure-question-no-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem in devlopment tool topic</title>
		<link>https://www.emblogic.com/blog/07/problem-in-devlopment-tool-topic/</link>
		<comments>https://www.emblogic.com/blog/07/problem-in-devlopment-tool-topic/#comments</comments>
		<pubDate>Tue, 03 Jul 2012 08:30:03 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3770</guid>
		<description><![CDATA[What is meant by intermediate targets ? and how these are created before final target. What are list of prerequisties?]]></description>
				<content:encoded><![CDATA[<p>What is meant by intermediate targets ? and how these are created before final target.</p>
<p>What are list of prerequisties?</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/problem-in-devlopment-tool-topic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assignment 1</title>
		<link>https://www.emblogic.com/blog/06/assignment-1-3/</link>
		<comments>https://www.emblogic.com/blog/06/assignment-1-3/#comments</comments>
		<pubDate>Thu, 28 Jun 2012 11:45:51 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Data Structures with C]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3649</guid>
		<description><![CDATA[Completed assignment 1, started second assignment &#160;]]></description>
				<content:encoded><![CDATA[<p>Completed assignment 1, started second assignment</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/06/assignment-1-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Problem in assignment 1</title>
		<link>https://www.emblogic.com/blog/06/problem-in-assignment-1/</link>
		<comments>https://www.emblogic.com/blog/06/problem-in-assignment-1/#comments</comments>
		<pubDate>Tue, 26 Jun 2012 12:51:26 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3562</guid>
		<description><![CDATA[Q:-int main() { int  x=2,y,z; x*=y=z=4; printf(&#8220;%d&#8221;,x); x=y==z; printf(&#8220;%d&#8221;,x); x==(y=z) printf(&#8220;%d&#8221;,x) here what is the value of  x in last printf statement?]]></description>
				<content:encoded><![CDATA[<p>Q:-int main()</p>
<p>{ int  x=2,y,z;</p>
<p>x*=y=z=4;</p>
<p>printf(&#8220;%d&#8221;,x);</p>
<p>x=y==z;</p>
<p>printf(&#8220;%d&#8221;,x);</p>
<p>x==(y=z)</p>
<p>printf(&#8220;%d&#8221;,x)</p>
<p>here what is the value of  x in last printf statement?</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/06/problem-in-assignment-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Assignment 1</title>
		<link>https://www.emblogic.com/blog/06/assignment-1-2/</link>
		<comments>https://www.emblogic.com/blog/06/assignment-1-2/#comments</comments>
		<pubDate>Tue, 26 Jun 2012 12:45:57 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3560</guid>
		<description><![CDATA[Completed 18 question of assignment no. 1.]]></description>
				<content:encoded><![CDATA[<p>Completed 18 question of assignment no. 1.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/06/assignment-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project work:-I&#8217;m made master array</title>
		<link>https://www.emblogic.com/blog/06/project-work-im-made-master-array/</link>
		<comments>https://www.emblogic.com/blog/06/project-work-im-made-master-array/#comments</comments>
		<pubDate>Tue, 26 Jun 2012 09:17:45 +0000</pubDate>
		<dc:creator><![CDATA[suresh.kumar]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3544</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/06/project-work-im-made-master-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
