while true loop
From Talk:Main Page
Jump to navigation
Jump to search
Revision as of 28 September 2011 at 19:49.
This is the thread's initial revision.
This is the thread's initial revision.
Collapse
How is the while (true) loop actually broken down? Does robocode executes the code there 1 iteration per turn? Or..?