Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Loops
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
allrace1337




PostPosted: Sat Oct 13, 2007 9:01 pm   Post subject: Loops

Can anyone show me how to put a loop inside a loop.
Thanks.
Sponsor
Sponsor
Sponsor
sponsor
CodeMonkey2000




PostPosted: Sat Oct 13, 2007 9:07 pm   Post subject: Re: Loops

It's not that hard.

Turing:

loop

   loop

   end loop

end loop


or
Turing:

for x:1..5
   for y:1..4
   
   end for
end for
allrace1337




PostPosted: Sun Oct 14, 2007 7:44 am   Post subject: RE:Loops

For some reason, mine didn't work. Thanks
Mazer




PostPosted: Sun Oct 14, 2007 8:42 am   Post subject: RE:Loops

If you want help solving a problem, you need to tell us what's going wrong first.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: