Content deleted Content added
Line 42:
The header file looks like this now:
<source lang="c">
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
Line 84:
#endif
#endif
</source>
=== Implement the C++ native code ===
|