Results 1 to 4 of 4
Thread: Jni java
- 10-27-2011, 05:25 PM #1
Member
- Join Date
- Oct 2011
- Posts
- 2
- Rep Power
- 0
-
Re: Jni java
You'll probably either want to post your question on a french language Java forum, or else use English here.
- 10-27-2011, 06:43 PM #3
Member
- Join Date
- Oct 2011
- Posts
- 2
- Rep Power
- 0
Re: Jni java
hi Sorry for french hope you can understand my little english :)
So, i want to know what mean Header File in java and how generate it? i dont really understand jni procedure and how it done exactly thnx a lot
thnx Fubarable for your response and your attention
-
Re: Jni java
You use javah.exe to generate the header file which is really a C language header file, and this will be used with your c or cpp file to create a link file. But really this is usually best explained by going through the tutorials on this as it may be too much I think to discuss in a forum.


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks