13-07-2010, 01:54 PM
In that case, should the code look like soinstead of?
Code:
unsigned u = 0U;
Code:
unsigned u = 0;
Welcome to the new MISRA discussion forum, if you were previously a member of our forums you may need to reset your password.
Assigning literal 0 to an unsigned variable
|
« Next Oldest | Next Newest »
|
Messages In This Thread |