|
-
September 21st, 2000, 09:21 PM
#1
calling C DlLL functions
Hi, i have a few questions, your help is appreciated..thanks
1) Is it possible to call C++ functions from Java?
if yes, can u give me an example? I can't find any doc on this.
2) If i have a fucntion in C dll which needs to deal with with unsigned char*, what shall i put in java to replace this? use String in java?
3) If i make call to other Win32 API functions as well in my C dll function which is used by java, do i need to do any other extra work?
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
|