|
-
February 23rd, 1999, 12:36 AM
#1
Re:Calling 'C' functions in Java
Hi Gururaj,
To call C functions in Java u have to use JNI( Java Native Interface )
To get better idea of JNI calls follow this,
java.sun.com/docs/books/tutorial/native1.1/stepbystep/index.html
If u don't understand this then let me know ASAP
I'll send u some sample code that I have written.
I hope this will solve ur problem.
Amol.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|