Abraxas/Misra Home  Table of Contents

Module - m22.html

ABRAXAS SOFTWARE - CodeCheck MISRA Test-Suite Misra-C:1998 Misra-C:2004.

Misra-C Test Suite for Module - m22.c

/* Misra C Enforcement Testing */

Misra C Enforcement Testing */

/* Rule 22: Advisory */

Rule 22: Advisory */

/* Declarations should be at function scope unless a wider scope is */

Declarations should be at function scope unless a wider scope is */

/* necessary. */

necessary. */
int V22;	/*  basically don't use globals unless you MUST - RULE 22 */

Abraxas/Misra Home  Table of Contents

ABRAXAS SOFTWARE - CodeCheck MISRA Test-Suite Misra-C:1998 Misra-C:2004.