CACAO
|
Go to the source code of this file.
Macros | |
#define | LIBJVM_NAME NATIVE_LIBRARY_PREFIX"jvm" NATIVE_LIBRARY_SUFFIX |
Functions | |
static JavaVMInitArgs * | prepare_options (int argc, char **argv) |
Prepare the JavaVMInitArgs structure. More... | |
int | main (int argc, char **argv) |
#define LIBJVM_NAME NATIVE_LIBRARY_PREFIX"jvm" NATIVE_LIBRARY_SUFFIX |