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

zld
    suppress generation of file dependency information in object file (see
    zld)

zm
    place each function in separate segment (near functions not allowed)
    (see zm)

zmf
    place each function in separate segment (near functions allowed) (see
    zmf)

zo
    (C++ only) use exception-handling for a specific operating system (see
    zo)

zp[{1,2,4,8,16}]
    set minimal structure packing (member alignment) (default is zp1) (see
    zp[{1,2,4,8,16}])

zq
    operate quietly (see zq)

zs
    syntax check only (see zs)

zt<number>
    set data threshold (default is zt32767) (see zt<number>)

zu
    do not assume that SS contains segment of DGROUP (see zu)

zv
    (C++ only) enable virtual function removal optimization (see zv)

zw
    Microsoft Windows prologue/epilogue code sequences (see zw)

zW
    (16-bit only) Microsoft Windows optimized prologue/epilogue code
    sequences (see zW (optimized))

zWs
    (16-bit only) Microsoft Windows smart callback sequences (see zWs)

zz
    remove "@size" from __stdcall function names (10.0 compatible) (see zz)

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