13-12-2013, 09:00 AM
We agree that the following wording would be clearer.
“ On a 16-bit machine the addition will be performed in 16 bits with the result wrapping modulo-2^16 before it is cast to 32 bits.â€
where "^" means "raise to the power of"
“ On a 16-bit machine the addition will be performed in 16 bits with the result wrapping modulo-2^16 before it is cast to 32 bits.â€
where "^" means "raise to the power of"
Posted by and on behalf of the MISRA C Working Group