C Language Standards

Coding standards are important tools in achieving high quality, consistent, maintainable code. This coding standard attempts to achieve these goals by giving guidelines to reduce code complexity, enhance security, and improve readability. Conformance to this coding standard is mandatory for anyone contributing code to the Legato AF.

Coding Standard Description
Complexity Standards Guidelines on coding standard to reduce complexity
Security Standards Guidelines on coding standards to enhance security
Formatting Standards Guidelines on coding standards to improve readability