Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - loop optimizations are performed including loop unrolling. this includes http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Loop optimizations are performed including loop unrolling.  This includes
moving loop-invariant expressions outside the loops and turning some loops
into straight-line code.  The macro __SW_OL will be predefined if "ol+" is
selected.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson