SpiceQA
Questions
Tags
Users
Badges
user_363751
@user_363751
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
How can this structure have sizeof == 0?
51 votes
Understanding the as-if rule, "the program was executed as written"
15 votes
What's the mathematical reason behind Python choosing to round integer division toward negative infinity?
12 votes
What is the difference between a C# Reference and a Pointer?
10 votes
Why is a segmentation fault not recoverable?
10 votes
Top Questions
Is this use of unions strictly conforming?
19 votes
4 answers
Why is gcc's right-shift code different in C and C++ mode?
10 votes
1 answers
Type-agnostic memcpy in c99
4 votes
1 answers
When a microcontroller's manual says "check that XX happens" what should one do if it doesn't?
3 votes
2 answers
Is this use of the Effective Type rule strictly conforming?
2 votes
2 answers