Content deleted Content added
Simplified English. Added spacing-- not a great fan of extra spacing but on web pages can be hard to read without. Trust me, I've written a text editor. |
m But can't do an em dash properly |
||
Line 19:
</source>
The calculations <code>x = y + z</code> and <code>x * x</code> can be moved outside the loop since within they are [[loop invariant]]&
<source lang="C">
|