28-01-2014, 05:54 PM
Does the following example violate rule #2.4:
Code:
typedef enum A {
b
} A;
A c() {
return b;
}
Welcome to the new MISRA discussion forum, if you were previously a member of our forums you may need to reset your password.
2.4 violation?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |