20-01-2014, 02:33 PM
Hi Folks,
I'm trying to come to an understanding of an issue associated with MISRA 2012 Rule 12.2 and the interpretation of constant size. Here is the situation I'm dealing with.
=====================================================================
int32_t result;
result = (1
I'm trying to come to an understanding of an issue associated with MISRA 2012 Rule 12.2 and the interpretation of constant size. Here is the situation I'm dealing with.
=====================================================================
int32_t result;
result = (1
<t></t>