How to write code to call JNI using microsoft visual c++ [closed]
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 9 years ago . How do I write C code in microsoft visual c++ 2010 Express ? I am unable to do it. I was writing some C code but it is compiled with errors. Please suggest some way to do it? I wrote this code: #include "jni.h"