Turns a compile-time bounds check into a warning.
None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS X: | -WB |
Windows: | /WB |
None
OFF | Compile-time bounds checks are errors. |
This option turns a compile-time bounds check into a warning.
None