Menu

#20 variable i

open
nobody
None
5
2006-07-15
2006-07-15
No

25/3/2005 problem with variable i. Keeps getting LValue
i=0;
while(i<20)
{
i=i+1;
y=y+dyy/10;
t=t+0.1;
}

Discussion


Log in to post a comment.