Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in misra

Is there a way to make an enum unsigned in the C90 standard? (MISRA-C 2004 compliant)

c enums standards misra

How to make (1 << 9) pass MISRA? [duplicate]

MISRA 10.3 issue about AUTOSAR booleans

c misra autosar

MISRA-C error in struct array initialization

Is Misra-C compatible with X-macros?

c misra x-macros

Why there shall be no more than one read access with volatile-qualified type within one sequence point?

c volatile misra

Why do the MISRA rules prohibit the use of '#undef'?

c misra

Is there a printf specifier that requires float not double?

Is MISRA-C applicable to Linux applications

Rationale for comment rules in MISRA

coding-style misra

Does MISRA C 2012 say not to use bool

Is There a Java Equivalent to MISRA C?

java misra

Pure virtual function overridding virtual function

Best practice for compute the function return value

c return misra

Use of small integer with bits operator in C

c misra type-promotion

C/C++ conditional return statements [duplicate]

c++ c misra

Alternative of system() in c Linux to execute a terminal command on linux

c linux misra

How to implement the CRTP following MISRA C++

c++ c++03 crtp static-cast misra

Free tools to check compliance with MISRA C? [closed]

c standards misra

Misra standard for embedded software

c code-analysis embedded misra