SpiceQA
Questions
Tags
Users
Badges
gcc-extensions
4 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to implement Go's defer() in C so that it allows declaring vars?
user_3246357
0
•
asked Sep 26, 2021
3
4
632
gcc-extensions
c11
c-preprocessor
gcc
c
Why sizeof (array A[n]) without n defined in C++is fixed?
user_13986559
0
•
asked Aug 31, 2021
2
2
160
gcc-extensions
variable-length-array
sizeof
c++
Should I always use __builtin_extract_return_addr after __builtin_return_address
user_5447906
0
•
asked Nov 27, 2020
2
0
107
gcc-extensions
gcc
c
c++
Why this compound statement as a sequence of statements enclosed by braces and inside parentheses does not appear to be a valid statement expression
user_3622624
0
•
asked May 29, 2020
4
1
313
gcc-extensions
braces
expression
c++
1
(current)
Hot Questions