<?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>ThePinguin.net &#187; Interface</title>
	<atom:link href="http://www.thepinguin.net/tag/interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thepinguin.net</link>
	<description>pinguin, software, development, dev, projects, daily stuff, thepinguin, programming, c, java, the, c++, cpp, embedded, systems</description>
	<lastBuildDate>Fri, 23 Dec 2011 09:00:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JNI UnsatisfiedLinkError solutions</title>
		<link>http://www.thepinguin.net/2009/10/jni-unsatisfiedlinkerror-solutions/</link>
		<comments>http://www.thepinguin.net/2009/10/jni-unsatisfiedlinkerror-solutions/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 19:42:19 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Java/C#]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JNI]]></category>
		<category><![CDATA[Native]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[UnsatisfiedLinkError]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=516</guid>
		<description><![CDATA[Java Native Interface allows to access native C/ C++ files. When an error occurs Java throws an UnstatisfiedLinkError. Java is an OO programming language who needs help to access Native C/ C++ files, a java class file implements all functions from the C/C++ file. Via this Java class native functions can be addressed, it&#8217;s kind [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2009/10/jni-unsatisfiedlinkerror-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

