Abraxas/Misra Home  Table of Contents

Module - m07.html

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

Misra-C Test Suite for Module - m07.c

/* Misra C Enforcement Testing */

Misra C Enforcement Testing */

/* Rule 7: Required */

Rule 7: Required */

/* No trigraphs */

No trigraphs */
#include "misra.h"
SI_32
int
rule7 ( void ) 



Function Name: rule7()

{
    
char * message = "??-??-??"; /*  RULE 7  */
    
    return 1;
    
}

Abraxas/Misra Home  Table of Contents

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