Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in misra
MISRA 2012 Rule 2.2 The result of this logical operation is always 'false'
Sep 17, 2025
c
misra
qa-c
Alternatives to printf() for MISRA C : 2004 compliant code
Sep 16, 2025
c
stdio
misra
Can anybody provide a MISRA C++ compliant 'offsetof' macro/template/function that works with static_assert?
Sep 07, 2025
c++
c++11
misra
Popular use of Dynamic memory allocation
Sep 06, 2025
c
memory
coding-style
embedded
misra
Unpermitted operand to operator '>>' and '&' (MISRA C)
Sep 05, 2025
c
embedded
misra
C struct information hiding (Opaque pointer)
Sep 05, 2025
c
struct
misra
information-hiding
opaque-pointers
Is there a MISRA-compliant way to use enum flags in C99?
Mar 08, 2023
c
standards
misra
defined macro '__CCP_H__' is reserved to the compiler [MISRA 2012 Rule 21.1, required]
Mar 06, 2023
c
misra
Am I allowed to choose to disable these two MISRA rules: one statement per function and mandatory function prototypes?
Feb 01, 2023
c
misra
Misra violation with bitwise operator
Dec 27, 2022
c
misra
State Machine with no function pointer
Dec 16, 2022
c
embedded
state-machine
misra
safety-critical
MISRA C 2012 Rule 15.4 and replacing goto's with break's
Dec 11, 2022
c
misra
How to resolve this MISRA warning: C++
Dec 06, 2022
c++
misra
MISRA C:2012 Rule 14.4
Dec 06, 2022
c
misra
Why MISRA-C disallow implicitly widening a type in some circumstances?
Nov 19, 2022
c
type-conversion
misra
MISRA C++ 2008 Rule 5-2-7 violation: An object with pointer type shall not be converted to an unrelated pointer type, either directly or indirectly
Oct 31, 2022
c++
pointers
misra
system-requirements
Bypass the warning: "Control variable is not modified inside the loop"
Oct 31, 2022
c
while-loop
misra
Document MISRA/QA-C message suppression with Doxygen
Oct 22, 2022
c
embedded
doxygen
misra
How to encode East-European (Polish) signs using simple escape sequences?
Oct 22, 2022
c
character-encoding
escaping
embedded
misra
Sizeof compound literal array producing side effects?
Sep 03, 2025
c
misra
Older Entries »