
-----------------------------------
slider203
Sat Feb 27, 2010 11:24 pm

Counting with loops
-----------------------------------
Hello I am having trouble with loops I understand that to count up the code would look somthing like this:

int MAX = 5
int countNum = 1
for (int counter = 0; counter 