Synopsis: | Any specifiers present should appear in the following order: typedef, storage-class-specifier, type-specifier. |
Language: | C |
Severity Level: | 8 |
Category: | DECLARATIONS |
Description: |
The ANSI C Standard has marked as obsolescent mixtures of specifiers in which the storage-class-specifier does not appear first. |