CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
misra
08-10
Software engineering
Can a program fix itself (Variables)? (safety critical enviroment)
07-11
Mobile
MISRA2012 Rule 12.1 Extra parentheses recommended
07-07
Software engineering
Number of macro definitions exceeds 4095 - program does not conform strictly to ISO:C99
07-07
Software engineering
This assignment is redundant. The value of this object is never used before being modified | MISRA_2
06-24
Blockchain
Evaluation of floats in if condition
06-02
Mobile
MISRA-C: Is it safe to cast a char array to a structure pointer?
05-16
database
Alternative to return in switch-cases
05-13
OS
Does MISRA C:2012 rule 21.1 contradict with C11?
04-21
Blockchain
Can anybody provide a MISRA C compliant 'offsetof' macro/template/function that works wi
04-20
Software design
Rule 2.3: A project shall not contains unused typedef declarations
04-12
Enterprise
How to properly solve memset() function MISRA errors in C?
03-25
Blockchain
MISRA Violation 12.5 when using && and || in if-statement
03-06
Mobile
MISRA C2012:10.8 violation in the sample code
03-01
other
How to express hexadecimal as signed and perform opeartion ? MISRA 10.1
02-15
OS
Using the stringify operator '#' MISRA Rule 20.10 (MISRA C:2012) .What are the alternative
12-28
Software design
MISRA warning when overriding bitwise operator
12-14
Blockchain
The right hand operand of a logical operator || has persistent side effects because of calling funct
12-02
OS
For loop should be well-formed
11-01
Enterprise
Cppcheck ignores -i and checks all files after clean build
10-29
Software design
MISRA demand a single point of exit for a function for a "lookup table" function
10-06
Software design
How to do I solve rule 8.7 MISRA-C?
09-25
OS
Casting sockaddr in socket programming violates MISRA C 2008 Rule 5-2-7
Links:
CodePudding