Abraxas/Misra Home Table of Contents
#define PI 4
#define SQR ( x ) ( ( x ) * ( x ) )
#define IMPORT extern
#define SINT_32 long /* RULE 90 */
#define BEGBLOCK {
#define STARTIF if ( /* RULE 90 */
static void
func90a ( void )
Function Name: func90a()
{
}
Abraxas/Misra Home Table of Contents