> From: bill lam <[email protected]> > > Do you know JNI? I have never used it but your company's > java team should be > more knowledgeable in this area. > > > > > Seems like some messages are falling through - I can't > find this message in Programming archives. Resending.
Thanks, Bill. I've tried to modify code from Oleg's JayJNI for OpenGL examples, and succeeded in getting some J statement executed from Java. The problem now is to get values from J back. It's too boring to store J data in file and parse the file from Java, and Oleg's code has only prototypes for JInit, JFree and JDo functions from J DLL. And I don't yet understand the process clearly enough to write prototype for, say, GetM. Comments, suggestions are appreciated. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
