Dear Sir, This does not answer your question, but I had to share my thoughts with you.
After trying to do the same thing myself, I learn't it is not a good idea to port it natively. you will have to keep porting the changes Thamer (the programmer who wrote it in C) makes in his C code. After a while, it gets tiring. You could have just SWIG (swig.org) to compile a DLL or an SO file. Regards, moazzam On Thu, 16 Dec 2004 20:59:37 -0800 (PST), Ahmed Talaat <[EMAIL PROTECTED]> wrote: > Dear Sir, > I ported and tested the C code of the prayer time program (ITL) to Java, and > would like to avail it publicly for others to make use of it. Please advise > how to do that. > Thank you. > > ________________________________ > Do you Yahoo!? > Yahoo! Mail - Find what you need with new enhanced search. Learn more. > > > _______________________________________________ > Developer mailing list > [EMAIL PROTECTED] > http://lists.arabeyes.org/mailman/listinfo/developer > > _______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

