[3084] in java-interest

home help back first fref pref prev next nref lref last post

Native methods as static method

daemon@ATHENA.MIT.EDU (bergold@igd.fhg.de)
Mon Oct 30 13:55:28 1995

From: bergold@igd.fhg.de
Date: Mon, 30 Oct 95 17:54:32 +0100
To: java-interest@java.sun.com

Hi!

Is it possible to declare a native method as static e.g. static native void f() ?
I got no compile error, but during the execution I got an access violation
using the alpha 1.3 release for Windiows NT. There is no problem, when I 
declare the function as follows:
  native void f()

Thanks for your help.

Michael Bergold
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post