]> You can try to convert your java code to C. Perhaps there are even tools on ] > the internet that can do that for you. A Java to C compiler. ] ] GCC 2.95 can compile Java to C++. However, LHA is written in C, not C++. ] Also, the generated C++ relies on a library containing a garbage collector ] and some other stuff. So automatic conversion is not an ideal option. Automatic conversion is never ideal. But it already gives a good starting point. Converting from C++ to C is easier then converting from Java to C. Kind regards, Alex Wulms -- Alex Wulms/XelaSoft - MSX of anders NIX - Linux 4 ever See my homepage for info on the *** XSA *** format http://www.inter.nl.net/users/A.P.Wulms **** MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/) ****
