Initializes all local variables. This option is deprecated.
Architectures
IA-32, Intel® 64 architectures
Default
OFF |
The compiler does not initialize local variables.
|
Description
This option initializes all local variables to a non-zero value. To use this option, you must also specify option /Od.