<?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: JNI Part 4: JNI Strings	</title>
	<atom:link href="https://studentprojects.in/software-development/jni/jni-tutorial/jni-part-4-jni-strings/feed/" rel="self" type="application/rss+xml" />
	<link>https://studentprojects.in/software-development/jni/jni-tutorial/jni-part-4-jni-strings/</link>
	<description>Microcontroller projects, Circuit Diagrams, Project Ideas</description>
	<lastBuildDate>Sat, 10 Dec 2022 05:19:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>
		By: Deven		</title>
		<link>https://studentprojects.in/software-development/jni/jni-tutorial/jni-part-4-jni-strings/comment-page-1/#comment-58393</link>

		<dc:creator><![CDATA[Deven]]></dc:creator>
		<pubDate>Wed, 10 Dec 2014 07:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1682#comment-58393</guid>

					<description><![CDATA[How would one hand C++ string vectors? If i had to pass a C++ string vector, instead of a C++ string to java ,  how do we do this using the jni object?]]></description>
			<content:encoded><![CDATA[<p>How would one hand C++ string vectors? If i had to pass a C++ string vector, instead of a C++ string to java ,  how do we do this using the jni object?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Guest		</title>
		<link>https://studentprojects.in/software-development/jni/jni-tutorial/jni-part-4-jni-strings/comment-page-1/#comment-37241</link>

		<dc:creator><![CDATA[Guest]]></dc:creator>
		<pubDate>Tue, 14 Oct 2014 20:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1682#comment-37241</guid>

					<description><![CDATA[Links in the article are broken.]]></description>
			<content:encoded><![CDATA[<p>Links in the article are broken.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Malinda		</title>
		<link>https://studentprojects.in/software-development/jni/jni-tutorial/jni-part-4-jni-strings/comment-page-1/#comment-25532</link>

		<dc:creator><![CDATA[Malinda]]></dc:creator>
		<pubDate>Wed, 10 Sep 2014 08:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1682#comment-25532</guid>

					<description><![CDATA[No matter if some one searches for his essential thing, so 
he/she wishes to be available that in detail, so that thing is maintained over 
here.]]></description>
			<content:encoded><![CDATA[<p>No matter if some one searches for his essential thing, so<br />
he/she wishes to be available that in detail, so that thing is maintained over<br />
here.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jh		</title>
		<link>https://studentprojects.in/software-development/jni/jni-tutorial/jni-part-4-jni-strings/comment-page-1/#comment-10371</link>

		<dc:creator><![CDATA[jh]]></dc:creator>
		<pubDate>Wed, 04 Dec 2013 18:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1682#comment-10371</guid>

					<description><![CDATA[1 JNIEXPORT void JNICALLJava_MyJavaClass_printName(...

I think you need a space here

1 JNIEXPORT void JNICALL Java_MyJavaClass_printName(...]]></description>
			<content:encoded><![CDATA[<p>1 JNIEXPORT void JNICALLJava_MyJavaClass_printName(&#8230;</p>
<p>I think you need a space here</p>
<p>1 JNIEXPORT void JNICALL Java_MyJavaClass_printName(&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: patel		</title>
		<link>https://studentprojects.in/software-development/jni/jni-tutorial/jni-part-4-jni-strings/comment-page-1/#comment-9868</link>

		<dc:creator><![CDATA[patel]]></dc:creator>
		<pubDate>Tue, 02 Jul 2013 13:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1682#comment-9868</guid>

					<description><![CDATA[When I try to compile its generate error regarding #include &quot;vector&quot; ??]]></description>
			<content:encoded><![CDATA[<p>When I try to compile its generate error regarding #include &#8220;vector&#8221; ??</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
