Normalized loop: Difference between revisions

Content deleted Content added
JoshStith (talk | contribs)
m I fixed three tiny grammatical errors. Changed "which" to "in which," "get" to "gets," and "behaviour" to "behavior."
m Converting to a normalized loop: Typo fixing, replaced: fist → first using AWB
Line 58:
===Converting to a normalized loop===
 
If the non-normalized doesn't have dynamic behaviour, it's normally very easy to transform it to a normalized one. For instance, the fistfirst example (Example 1) above can easily be converted to:
 
<source lang=c>