SpiceQA
Questions
Tags
Users
Badges
implementation-defined-behavior
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What is source references in MISRA C?
user_11660670
0
•
asked Sep 3, 2022
1
1
41
implementation-defined-behavior
misra
unspecified-behavior
undefined-behavior
c
Can an operation defined as implementation-defined behavior have multi possible execution?
user_11796722
0
•
asked Jul 11, 2022
5
1
152
implementation-defined-behavior
language-lawyer
c++
C - Is reading a _Bool after setting it with memset undefined, implementation defined?
user_4960879
0
•
asked Mar 18, 2022
2
1
86
implementation-defined-behavior
undefined-behavior
language-lawyer
boolean
c
Conditional inclusion: numeric value for the character constants: within #if/#elif vs. without #if/#elif: why matching is implementation-defined?
user_1778275
0
•
asked Feb 1, 2022
1
1
53
implementation-defined-behavior
language-lawyer
c-preprocessor
constants
c
Is signed integer overflow undefined behaviour or implementation defined?
user_14940626
0
•
asked May 29, 2021
3
4
342
implementation-defined-behavior
undefined-behavior
c
Indexing an `unsigned long` variable and printing the result
user_13188071
0
•
asked Feb 16, 2021
31
2
1491
implementation-defined-behavior
char-pointer
pointers
casting
c
Why is assigning a value to a bit field not giving the same value back?
user_514235
0
•
asked Dec 19, 2018
98
6
7359
implementation-defined-behavior
signed-integer
bit-fields
c
c++
Signed right shift: which compiler use logical shift
user_638231
0
•
asked Jun 27, 2011
15
4
7733
implementation-defined-behavior
bit-shift
c
c++
1
(current)
Hot Questions