ANSI_strict

Controls the use of non-standard language features.

Syntax
  #pragma ANSI_strict on | off | reset   
Remarks

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: