Anchor(prog_cni)>>Are there any examples of how to use CNI?
Glenn Chambers has created a couple of trivial examples for version 2.95 and version 3.0. As a comparison, here is the same example as a JNI application using Kaffe. The same code will work with GCJ, as shown here. Note that for version 2.95, you must compile the C++ files used for CNI with the -fno-rtti option. This constraint does not apply in version 3.0 and later. The primary source of documentation for CNI is at http://gcc.gnu.org/java/papers/cni/t1.
Related Questions
- Could you provide examples of "significant" and "minor" deficiencies and suggest appropriate methods for reporting them in the Institutional Semiannual and Annual Reports?
- Any published examples on how codon optimization helps protein expression?
- Anchor(prog_cni)>>Are there any examples of how to use CNI?