SpiceQA
Questions
Tags
Users
Badges
c17
23 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is the term "format specifier" a synonym for term "conversion specifier"?
user_1778275
0
•
asked Jun 2, 2021
2
3
99
c17
c11
language-lawyer
c
Which sections of the C standard prove the relation between the integer type sizes?
user_6362941
0
•
asked May 21, 2021
6
4
221
c17
c11
language-lawyer
c
Why converting 'out of range integer to integer' leads to IB, but converting 'out of range floating-point to integer' leads to UB?
user_1778275
0
•
asked Mar 11, 2021
2
1
240
c17
language-lawyer
type-conversion
casting
c
Why not all the standard headers are preceded with std prefix?
user_1778275
0
•
asked Feb 25, 2021
4
2
127
c17
c11
language-lawyer
c
naming
Does name of stdatomic.h contradict with (potential) restriction of the mapping to eight significant characters before the period?
user_1778275
0
•
asked Feb 23, 2021
4
2
118
c17
c11
language-lawyer
c
Is fpclassify(x) == FP_NAN functionally equivalent to isnan(x)?
user_1778275
0
•
asked Feb 10, 2021
4
1
101
c17
floating-point
c
What rules are there for qualifiers of effective type?
user_584518
0
•
asked Dec 18, 2020
2
1
128
c17
lvalue
strict-aliasing
language-lawyer
c
Bitwise & over 32 bits
user_12594357
0
•
asked Nov 10, 2020
2
5
212
bitwise-and
c17
c
Contradiction in C18 standard (regarding character sets)?
user_14149122
0
•
asked Aug 23, 2020
4
3
150
c17
language-lawyer
standards
c
Why open-std.org still lists C11 as the latest version of C?
user_496184
0
•
asked Apr 8, 2020
2
2
644
c17
c11
standards
c
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions