SpiceQA
Questions
Tags
Users
Badges
integer-promotion
31 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
macro constants with and without "u" at the end of a number
user_14471572
0
•
asked Jan 6, 2021
3
2
304
type-promotion
integer-promotion
c
Is it UB to give a char argument to printf where printf expects a int?
user_6082851
0
•
asked Sep 15, 2020
2
3
208
integer-promotion
undefined-behavior
language-lawyer
c
Behavior of integer promotion during bitwise operations
user_4374594
0
•
asked Sep 1, 2020
7
2
223
integer-promotion
bitwise-operators
bit-manipulation
c++
Why is it more safe to place sizeof in malloc first?
user_12139179
0
•
asked Aug 12, 2020
2
3
483
integer-promotion
malloc
size-t
sizeof
c
Automatic promotion of arithmetic operations
user_4751858
0
•
asked Aug 11, 2020
3
1
63
integer-promotion
c++
Why doesn't a negative number modulo a vector size give a negative number?
user_13240986
0
•
asked Jun 15, 2020
25
5
1294
modulus
integer-promotion
c++
Why does it make a difference if left and right shift are used together in one expression or not?
user_12697117
0
•
asked May 22, 2020
39
3
1446
integer-promotion
language-lawyer
bit-shift
c
operators
Clarifications about unsigned type in C
user_9613054
0
•
asked Mar 24, 2020
4
3
299
integer-promotion
unsigned
memory
char
c
Explain integer comparison with promotion
user_11710081
0
•
asked Jun 27, 2019
14
2
1119
integer-promotion
c++
Odd bit shifting behavior
user_3555105
0
•
asked Sep 22, 2017
28
1
1519
integer-promotion
implicit-conversion
c
Prev
Prev
1
2
(current)
3
4
Next
Next
Hot Questions