SpiceQA
Questions
Tags
Users
Badges
c17
23 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is this C program with two struct definitions, involving a flexible array member, defined?
user_139746
0
•
asked Aug 26, 2022
6
1
205
c17
language-lawyer
flexible-array-member
c
clang/gcc cannot set global variables to an address constant minus another address constant
user_11591646
0
•
asked Nov 24, 2021
5
2
105
c17
elf
clang
gcc
c
If "shall / shall not" requirement is violated, then does it matter in which section (e.g. Semantics, Constraints) such requirement is located?
user_1778275
0
•
asked Oct 18, 2021
2
2
127
c17
c11
language-lawyer
standards-compliance
c
F.3 Operations, 9 lists 5 FE_ macros followed by 4 IEEE 754 rounding-direction attributes ending up with "respectively": mistake?
user_1778275
0
•
asked Sep 3, 2021
2
1
38
c17
language-lawyer
rounding
standards
c
If 'float'<= INT_MAX is true, then why (int)'float' may trigger undefined behavior?
user_1778275
0
•
asked Aug 18, 2021
3
3
228
c17
c11
undefined-behavior
type-conversion
c
Can extension cancel the existing standard requirements?
user_1778275
0
•
asked Aug 6, 2021
4
2
87
c17
c11
language-lawyer
standards-compliance
c
Is it possible to determine at compile time whether an implementation provides exact-width integer types?
user_1778275
0
•
asked Jul 25, 2021
2
1
69
c17
c11
stdint
c
Which C rules allow to use in function declarator an identifier, which was previously defined as a type?
user_1778275
0
•
asked Jul 9, 2021
1
3
66
c17
c11
function-declaration
language-lawyer
c
Are HAS_SUBNORM and __STDC_IEC_559__ dependent?
user_1778275
0
•
asked Jul 2, 2021
2
1
46
c17
c11
floating-point
standards-compliance
c
If the next representable value after -0.0 is +0.0, then why nextafter(-0.0, INFINITY) does not return +0.0?
user_1778275
0
•
asked Jun 28, 2021
3
2
98
c17
c11
math.h
floating-point
c
1
(current)
2
3
Next
Next
Hot Questions