Oh please..Why can't we have nice things?
Code: [Select] int Alu = 0; int stuff; while (true) { stuff = Alu++; stuff %= 10; switch (stuff){ case 1: System.out.println("LOOOOL"); break; case 5: System.out.println("Hai"); break; case 0: System.out.println("Omnomnom"); break; default: System.out.println("Meh"); break; } }Have fun spamming your console!
int Alu = 0; int stuff; while (true) { stuff = Alu++; stuff %= 10; switch (stuff){ case 1: System.out.println("LOOOOL"); break; case 5: System.out.println("Hai"); break; case 0: System.out.println("Omnomnom"); break; default: System.out.println("Meh"); break; } }
I have a Java for Dummies that I haven't read yet at all.
Must have noooowww.
wat
I want that book.
-||- WCF -||- WPF
Wha?