Controlling C99 Extensions

The following table shows how to control C99 extensions.

Table 1. Controlling C99 extensions to the C language
To control this option from here... use this setting
CodeWarrior IDE Enable C99 Extensions (-lang c99) in the C/C++ Build > ColdFire Compiler > Language SettingsC panel.
source code #pragma c99
command line -c99