Normalized loop: Difference between revisions

Content deleted Content added
m Removed Category:Computer science; Adding category Category:Compiler theory (using HotCat)
Line 32:
</source>
 
Loops can also have non-predictable behaviour during compilation time, where tethe exit condition depends on the contents of the data being modified:
 
<source lang=c>