hey thanks...
theres no real reason as such..
it can be done with pure java but i wanted to try getting the hang of using native code..so im just trying to learn it myself
thanks
User Profile
Collapse
-
JNI : calling native code from java
hi i just wanted to parse a file to find certain associated data
for ex if my text file is :
<!#first>This is string1
<!second>THis is string2
So if user types in first...he will get This is string 1
iv written a simple C++ code to parse the text file
but now i need to call that native code from a java source
i tried to write the native function but dont have much idea abt JNI so could...
No activity results to display
Show More
Leave a comment: