Hi,
i am using Linux 2.4.4-4 with JDK 1.3.1
I want to call one method in a native, shared C++ library from
Java, using JNI.
The C++ .so lib depends on other .so libs
which have many C++ classes which are
usually initialized automatically on startup before the
main() method (if i invoke
the old
Hi ,
Is there a package called 'top' in jdk? One of the files in my application
imports a package called top.* . I have never seen this before . I figure
it contains static functions from a class called Main. things like
Main.Debug(" ") and Main.isin.read() because my javac doesn't