
-----------------------------------
cool dude
Fri May 05, 2006 6:56 pm

For loops
-----------------------------------
can someone please tell me what the difference is between doing it these 2 ways? because the first way doesn't work and i don't see much of a difference :? 


public class listnums1
{
	public static void listnums1(int max){
	  int i = 0;
	  for (i; i