Click here to join us on IRC (#charas on irc.freenode.net)!
What about the switches?Yeah, same here. I'm using variables at the moment. Simply making them equal to a number and then have the if command react if the varaible is that specific number.
while (some condition) { some executable code;}
do { some executable code;} while (some condition)
for (int k = 0; k < someNumber; k++) { some executable code;}
bool booleanVariable = (a < b);
Ellie: I had a slice of ham in my hand. I was going to drop it, so I slapped it hard. It attached itself to the wall