>At 9:37 pm +0000 18/1/99, Simon Cooke wrote: >>Oh, and it's Windows >>only. >> >>(Sorry Andrew) > >Do you know - I once heard a scurrilous rumour that Java was cross-platform...
Not if you're writing WFC code - which lets you write Windows code direct, and has lots of optimisation for the Windows system libraries. Basically, it lets you get near C++ performance from Java code. Disadvantage: WFC is Windows only. However, the actual assembler part (when finished) will be pure Java. Though getting it to actually work at the byte level will be an interesting challenge. I may have to end up programming that in C still. Simon ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com

