7.4 Code design
Threads
- Are Memory Pools allowed by MISRA-C? (3 Replies)
- Question about Dir 4.3 when a static function contains only variable declaration, asm and return statement (8 Replies)
- A question on Dir-4.9, in a case when a function-like macro and a function are not interchangeable. (1 Reply)
- Dir 4.7 Unclear exactly what the critera is? (2 Replies)
- Dir 4.14 - How to check pointer to structure (5 Replies)
- Dir 4.8 if struct is only visible through a function declaration (2 Replies)
- Dir 4.8 If no pointer is declared but implementation is visible (1 Reply)
- Dir 4.10: Is a different form of the include guard considered a violation of the directive? (1 Reply)
- Dir 4.6 and usage of "fast" types in stdint.h (1 Reply)
- MISRA: Code Design (MISRA C-2012 Directive 4.6) (2 Replies)
- Valid typedef name rule for float/double data type (1 Reply)
- Interpretation of Dir 4.3 (1 Reply)
- Directive 4.5 (1 Reply)
- How do I create a module in MISRAC:2012 that follows Dir 4.12 and 4.8? (2 Replies)
- Dir 4.8 2 struct pointers in a Translation unit (1 Reply)
- in the Example Suite, D_04_02.c (1 Reply)
- Dir 4.6 Does "plain char" need to be typedeffed (1 Reply)
- Dir4.1 Undefined. (1 Reply)