01-09-2010, 12:52 PM
edit: the second code sample should read
Code:
int_8 s8a;
uint_8 u8b;
...
u8b = (uint_8)s8a & 0x7F;
<t></t>
Welcome to the new MISRA discussion forum, if you were previously a member of our forums you may need to reset your password.
12.7 and narrowing signed integers
|
« Next Oldest | Next Newest »
|
Messages In This Thread |