Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 178 Bytes

build-storage_class.md

File metadata and controls

7 lines (4 loc) · 178 Bytes

Pattern: Wrong order for storage-class specifier

Issue: -

Description

Storage-class specifier (static, extern, typedef, etc) should be at the beginning of the declaration.