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 - <u>option:</u><b></b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Option:
    Description:

m{f,s,m,c,l,h}
    memory model (Flat,Small,Medium,Compact,Large,Huge) (see mf)

zdf
    DS floats i.e.  not fixed to DGROUP (see zd{f,p})

zdp
    DS is pegged to DGROUP (see zd{f,p})

zdl
    Load DS directly from DGROUP (see zdl)

zff
    FS floats i.e.  not fixed to a segment (see zf{f,p})

zfp
    FS is pegged to a segment (see zf{f,p})

zgf
    GS floats i.e.  not fixed to a segment (see zg{f,p})

zgp
    GS is pegged to a segment (see zg{f,p})

zu
    SS != DGROUP (see zu)

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