This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Native methods in CNI are C++, so they can call other C/C++ code. IfYes, I´m still having troubles. As far as I understand, I can directly use C++-Classes out of java.
you're accessing C code, the headers will have to be C++-safe.
That's what gnu.gcj.RawData is for.Thanks, thats exactly what I searched for!
Attachment:
cnifiles.tar.gz
Description: GNU Zip compressed data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |