linking Java with Fortran using JNI and C
linking Java with Fortran using JNI and C
(OP)
Hiya, is it possible to link Java and Fortran directly using JNI as the middile Interface?
If not then It must be possible using Java-JNI-C-Fortran where C works as a wrapper.
Can anyone give me a simple example with Windows OS, how it can be linked with Java and Fortran.
Thx
Rony
If not then It must be possible using Java-JNI-C-Fortran where C works as a wrapper.
Can anyone give me a simple example with Windows OS, how it can be linked with Java and Fortran.
Thx
Rony





RE: linking Java with Fortran using JNI and C
http://
Kirk