Re: Wrapper problem

1999-08-17 Thread Amlan Saha
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

Re: Wrapper problem

1999-08-17 Thread Harri Sunila
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 >

Wrapper problem

1999-08-17 Thread Amlan Saha
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