Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.
Home > Programming > Tools > Visual C++ > Compiler > Options
/ZB[number]
The optional number is recognised in decimal notation only. The default is 64. Values other than 32, 64 and 128 are coerced to the default, with a warning (D4014).
The /ZB option overrides earlier instances of itself (and is overridden by later instances). A first instance, /ZB with no number, is provided by CL as an initial option. Additionally, /ZB
This page was created on 27th October 2005. The last significant modification was on 2nd April 2006.
Copyright © 2005-2006. Geoff Chappell. All rights reserved.
Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.
Home > Programming > Tools > Visual C++ > Compiler > Options
[Home][Programming Samples][Application Notes][Security Notes][Editorial][Consultation][Contacts]