Difference between revisions of "Thread:Talk:Main Page/while true loop"

From Robowiki
Jump to navigation Jump to search
(New thread: while true loop)
 
(No difference)

Latest revision as of 21:49, 28 September 2011

How is the while (true) loop actually broken down? Does robocode executes the code there 1 iteration per turn? Or..?