View Single Post
  #1 (permalink)  
Old 12-01-2008, 10:48 AM
ReV13 ReV13 is offline
Member
 
Join Date: Dec 2008
Posts: 5
Rep Power: 0
ReV13 is on a distinguished road
Default Need help with a loop
Hi, Im pretty inexperienced with java and have run into a bit of a problem.

Basically i need to make a loop starting with -10 that prints out a value after 0.1; 0,11; 0,12; 0,13 etc. until it reaches 10.

thx
Reply With Quote