Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <jni.h>
- #include <iostream>
- #include "net_sf_junace_UnACE.h"
- using namespace std;
- JNIEXPORT void JNICALL Java_net_sf_junace_UnACE_nativeACEList
- (JNIEnv *, jobject, jstring, jobject)
- {
- cout<<"wolam Java_net_sf_junace_UnACE_nativeACEList"<<endl;
- }
Advertisement
Add Comment
Please, Sign In to add comment