<?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>IT Blog &#187; Programming</title>
	<atom:link href="http://www.it-blogging.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-blogging.com</link>
	<description>Information round about IT</description>
	<lastBuildDate>Fri, 16 Sep 2011 07:15:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java Error: Exception in thread &#8220;main&#8221; java.util.IllegalFormatConversionException:</title>
		<link>http://www.it-blogging.com/java-error-exception-in-thread-main-javautilillegalformatconversionexception/</link>
		<comments>http://www.it-blogging.com/java-error-exception-in-thread-main-javautilillegalformatconversionexception/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 19:54:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.it-blogging.com/?p=16</guid>
		<description><![CDATA[I wonder, why I get follow error, when I compiled my little test java programm: Exception in thread &#8220;main&#8221; java.util.IllegalFormatConversionException: f != java.lang.Integer at java.util.Formatter$FormatSpecifier.failConversion(Unknown Source) at java.util.Formatter$FormatSpecifier.printFloat(Unknown Source) at java.util.Formatter$FormatSpecifier.print(Unknown Source) at java.util.Formatter.format(Unknown Source) at java.util.Formatter.format(Unknown Source) at java.lang.String.format(Unknown Source) at klassen.Konsole.main(Konsole.java:11) My mistake is in this line: System.out.print(String.format(&#8220;%f &#8220;, i)); I choose the [...]]]></description>
		<wfw:commentRss>http://www.it-blogging.com/java-error-exception-in-thread-main-javautilillegalformatconversionexception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

