Controls the compiler to perform some dataflow analysis and emits warning messages whenever local variables are initialized before being used.
#pragma warn_uninitializedvar on | off | reset
This pragma has no corresponding setting in the CodeWarrior IDE. By default, this pragma is on .