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 - (32-bit only) this option is identical to "3{r|s}" except that the compiler http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
(32-bit only) This option is identical to "3{r|s}" except that the compiler
will generate 386 instructions based on 486 instruction timings.  The code
is optimized for 486 processors rather than 386 processors.  By default, "r"
is selected if neither "r" nor "s" is specified.  The macro __SW_4 will be
predefined if "4" is selected.  The macro __SW_3R will be predefined if "r"
is selected (or defaulted).  The macro __SW_3S will be predefined if "s" is
selected.

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