Coder.java causes run-time exception
Status: Alpha
Brought to you by:
nine9
The coder.bas module provides a taste of what it is meant to do. Unfortunately I can't seem to get Java to do bitwise operations on a two-dimensional array in the same way. Waiting for helpers to come along/for me to get more time and experience.
It does actually compile now, but the array calculations are a bit wrong:<BR><PRE>Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException<BR>
at coder.automatonCode(Coder.java, Compiled Code)
at coder.main(coder.java: 45)</PRE><P>If you want to, you could download this and the <TT>coder.bas</TT> module, and see where I went wrong.