i get
Exception in thread "main" java.lang.Array IndexOutOfBound sException: 0
at Interface.main( Interface.java: 346)
n i can't find out what is wrong..
//Start Main ()
public static void main (String [] args) {
//public native void cls();
//final static String ESC = "\033[";
//Runtime.getRunt ime().exec("cls ");
//System.out.flus h();...