Harri Sunila writes:
> On Tue, 17 Aug 1999, Amlan Saha wrote:
>
> > Hi there
> >
> > I am trying to write a Java wrapper for some C libraries. I have
> > gotten most of it working except that I am not able to launch
> > programs from the C libaries. I have a standard C-shared obj
On Tue, 17 Aug 1999, Amlan Saha wrote:
> Hi there
>
> I am trying to write a Java wrapper for some C libraries. I have
> gotten most of it working except that I am not able to launch
> programs from the C libaries. I have a standard C-shared object
> library where I define a function using
>
Hi there
I am trying to write a Java wrapper for some C libraries. I have
gotten most of it working except that I am not able to launch
programs from the C libaries. I have a standard C-shared object
library where I define a function using
JNIEXPORT int JNICALL Java_API_Mypackage_myfu