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 - this option may be used to disable the optimization where a "call" followed http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
This option may be used to disable the optimization where a "CALL" followed
by a "RET" (return) is changed into a "JMP" (jump) instruction.
(16-bit only) This option is required if you wish to link an overlayed
program using the Microsoft DOS Overlay Linker.  The Microsoft DOS Overlay
Linker will create overlay calls for a "CALL" instruction only.  This option
is not required when using the Watcom Linker.

The macro __SW_OC will be predefined if "oc" is selected.

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