23-06-2016, 12:38 AM
Rule 2.3 mentions "type declaration".
Rule 2.5 mentions "macro declaration".
But I think the type should not be declared but defined by "typedef".
I also think the macro should not be decalred but defined by "#define".
MISRA Study Group in Japan is confused when translating the guidelines.
Thank you
Rule 2.5 mentions "macro declaration".
But I think the type should not be declared but defined by "typedef".
I also think the macro should not be decalred but defined by "#define".
MISRA Study Group in Japan is confused when translating the guidelines.
Thank you
<t></t>