more....
Syntax:
if(
)
;
else
if(loop<3) counter++; if(x==y) x++; else y++; if(z>x) { z=5; x=3; } else { z=3; x=5; }
more......
Copyright © 1999-2011 www.hobbyprojects.com (All rights reserved)