User Profile

Collapse

Profile Sidebar

Collapse
shoikatroy
shoikatroy
Last Activity: Jun 18 '10, 04:50 AM
Joined: Jun 16 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shoikatroy
    replied to JNI : calling native code from java
    in C
    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
    See more | Go to post

    Leave a comment:


  • shoikatroy
    started a topic JNI : calling native code from java
    in C

    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...
    See more | Go to post
No activity results to display
Show More
Working...