SpiceQA
Questions
Tags
Users
Badges
unspecified-behavior
9 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
Semantics of resize without element preservation using move idiom
user_225186
0
•
asked Jun 3, 2022
1
2
43
move-semantics
unspecified-behavior
resize
c++
Is there a reason why implementations allow instantiation of std::complex with unsupported types
user_700825
0
•
asked Dec 16, 2021
17
2
642
complex-numbers
c++20
unspecified-behavior
language-lawyer
c++
Why bit-shift in two steps?
user_24587
0
•
asked Aug 6, 2021
8
1
139
unspecified-behavior
bit-manipulation
linux
c
Unspecified behaviour about "object having more than one object representation"
user_5836577
0
•
asked Jan 20, 2021
2
3
92
unspecified-behavior
c99
c
How to implement memmove in standard C without an intermediate copy?
user_139746
0
•
asked Oct 26, 2010
34
5
8621
unspecified-behavior
undefined-behavior
c99
c
In C99, is f()+g() undefined or merely unspecified?
user_139746
0
•
asked Oct 16, 2010
54
3
1536
sequence-points
unspecified-behavior
undefined-behavior
c99
c
Why does a main function without a return statement return value 12?
user_449512
0
•
asked Sep 16, 2010
16
4
4013
unspecified-behavior
linux
c
What are the common undefined/unspecified behavior for C that you run into?
Benoit_10703
0
•
asked Sep 19, 2008
75
11
16537
unspecified-behavior
undefined-behavior
language-lawyer
c
1
(current)
Hot Questions