SpiceQA
Questions
Tags
Users
Badges
unsigned
67 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
why do unary operators return different type than their operands?
user_5515687
0
•
asked Mar 8, 2020
3
1
194
return-type
unary-operator
unsigned
c++
What is happening in "? :"? I have no idea about the return type
user_10875087
0
•
asked Jan 6, 2019
19
4
1323
signed
unsigned
ternary-operator
conditional-operator
c
what's the point using unsigned int in C?
user_9245513
0
•
asked Dec 22, 2018
9
5
2480
signed
unsigned
int
c
Why can I pass an int with a value higher than 127 into a char array, but not directly?
user_10067555
0
•
asked Nov 8, 2018
5
3
1029
signed
unsigned
char
byte
c++
Force addition between ulong and long variable
user_1400869
0
•
asked Sep 21, 2018
4
2
295
addition
signed
unsigned
casting
c#
Why is unsigned 4 not considered greater than signed -2?
user_8957810
0
•
asked Nov 17, 2017
4
3
803
signed
unsigned
comparison-operators
c
Should I use "mul" or "imul" when multiplying a signed number to an unsigned number?
Admin
1
•
asked Aug 3, 2017
6
3
7485
multiplication
signed
unsigned
x86
assembly
Expression 'i < 0' is always false
user_151641
0
•
asked Jul 31, 2017
25
4
4494
pvs-studio
static-analysis
unsigned
c++
Convert unsigned char in C to MatLab
Admin
1
•
asked May 29, 2017
4
1
376
unsigned
char
matlab
c
In C, How do I calculate the signed difference between two 48-bit unsigned integers?
user_254837
0
•
asked May 24, 2017
8
3
900
signed
unsigned
math
c
Prev
Prev
3
4
(current)
5
6
7
Next
Next
Hot Questions