3.6.3.9 Std Option

The -std=standard option specifies the C standard to which the compiler assumes source code will conform. Allowable standards and devices are tabulated below.

Table 3-11. Acceptable C Language Standards
Standard Supports
c89 or c90 ISO C90 (ANSI) programs.
c99 ISO C99 programs.