SpiceQA
Questions
Tags
Users
Badges
user_5218277
@user_5218277
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
The behavior of the for loop split between switch cases
27 votes
Why is /=2 different from >>=1 for signed integers, and compiles to different asm?
7 votes
How can I get GCC to optimize this bit-shifting instruction into a move?
6 votes
Which kind of signed integer division corresponds to bit shift?
5 votes
Free memory in a loop regardless of return code
1 votes
Top Questions
Operator precedence and order of evaluation for complex expression
5 votes
1 answers
Is pointer arithmetic still well defined after casting with alignment violation?
2 votes
3 answers
C11 - omitting potentially infinite loop by the compiler
2 votes
1 answers