Controls the use of non-standard language features.
#pragma ANSI_strict on | off | reset
If you enable the pragma ANSI_strict, the compiler generates an error message if it encounters some CodeWarrior extensions to the C language defined by the ISO/IEC 9899-1990 ("C90") standard: