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 - the "zff" option allows the code generator to use the fs register (default http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
The "zff" option allows the code generator to use the FS register (default
for all but flat memory model).  The "zfp" option informs the code generator
that the FS register must not be used (default in flat memory model).  The
macro __SW_ZFF will be predefined if "zff" is selected.  The macro __SW_ZFP
will be predefined if "zfp" is selected.

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