<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0">
				<channel>
				<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
				<link>http://www.8051projects.net/</link>
				<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>

<language>en-gb</language>
				<copyright><a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank"><img alt="Creative Commons License" width="80" height="15" style="border-width:0" src="http://i.creativecommons.org/l/by-nc/2.5/in/80x15.png" target="_blank" /></a>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank">Creative Commons Attribution-Noncommercial 2.5 India License</a>.<a href='http://www.8051projects.net/disclaimer.htm' target='_blank' />Rickey's World Disclaimer</a></copyright>
				<managingEditor>Ajay Bhargav - contact@nospam.com</managingEditor>
				<webMaster>contact@nospam.com</webMaster>
				<pubDate>Mon, 01 Dec 2008 13:38:00 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 13:38:00 -0800</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
				<textInput>
				<title>Search</title>
				<description>Search 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes</description>
				<name>query</name>
				<link>http://www.8051projects.net/search.php</link>
				</textInput>
						<item>
						<title>Converting Between Types</title>
<link>http://www.8051projects.net/forum-t10575.html</link>
<description><![CDATA[hi<br />can i Converting Between Types in Keil , from char to int]]></description>
<pubDate>Thu, 03 Jul 2008 15:34:00 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10575.html</guid>
</item>
						<item>
						<title>Re: Converting Between Types</title>
<link>http://www.8051projects.net/forum-t10575.html</link>
<description><![CDATA[yes you can do.. its called typecasting in C..<br /><br />ex:<br /><br /><div class='code_box'>CODE:</div><div class='code_highlight' style='unicode-bidi: embed; direction: ltr'><div class="c" style="font-family: monospace;"><span style="color: #993333;">int</span> x;<br /><span style="color: #993333;">char</span> y = <span style="color: #cc66cc;">20</span>;<br /><br />x = <span style="color: #66cc66;">&#40;</span><span style="color: #993333;">int</span><span style="color: #66cc66;">&#41;</span> y;<br />&nbsp;</div></div>]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Thu, 03 Jul 2008 22:51:17 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10575.html</guid>
</item>
				</channel>
				</rss>