Controlling C99 Extensions

Controlling C99 extensions to the C language 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 in the C/C++ Language Settings panel
source code #pragma c99
command line -c99