Hi david,
We have an application that runs in java and take some datas from a C app.
I did not work on the communication between the two parts, but this is just a 
suggestion:
  System.exit() kills your C app because (may be)you work on shared datas. Make a copy 
and it should work....

That's all I can say......:-(

Good luck!

David.

David McCafferty wrote:

> Hello,
>
> This is a non-3D Java question as we're at a dead end!
>
> We have a C application and part of this calls a piece of Java code.
>
> The problem is when we exit the Java
> - System.exit() destroys the whole C application, not just the Java and JVM and we 
>need to find another way to release the system resources, without closing the whole 
>app down. I have found a number of complaints / bug reports on the Sun site about 
>this, but no solutions.....
>
> any help would be greatly appreciated.
>
> David.
>
>  <<David McCafferty.vcf>>





______________________________________________________________________________
message envoye depuis http://www.ifrance.com
emails (pop)-sites persos (espace illimite)-agenda-favoris (bookmarks)-forums
Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to