SpiceQA
Questions
Tags
Users
Badges
unsigned
67 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
For loop condition to stop at 0 when using unsigned integers?
user_92812
0
•
asked Aug 14, 2010
13
8
2774
unsigned
for-loop
c
Would it break the language or existing code if we'd add safe signed/unsigned compares to C/C++?
user_385433
0
•
asked Aug 13, 2010
21
6
1073
signed
unsigned
c
comparison
c++
How can I invert bits of an unsigned byte in Java?
user_437030
0
•
asked Jul 24, 2010
19
7
44317
complement
bit
unsigned
byte
java
Unsigned keyword in C++
user_207524
0
•
asked Jan 20, 2010
102
5
132445
unsigned
c++
Comparison operation on unsigned and signed integers
user_122935
0
•
asked Jan 18, 2010
56
7
53988
signed
unsigned
gcc
c
Unsigned Integer in Javascript
user_179311
0
•
asked Dec 15, 2009
52
7
69127
unsigned
bit-manipulation
javascript
Unsigned short in Java
user_178132
0
•
asked Dec 3, 2009
69
16
109151
short
unsigned
java
types
How to get the signed integer value of a long in python?
Admin
1
•
asked Sep 3, 2009
33
8
64292
signed
unsigned
python
what is the unsigned datatype?
user_141631
0
•
asked Jul 23, 2009
106
7
117322
unsigned
c
types
What is the difference between signed and unsigned variables?
user_59730
0
•
asked Mar 7, 2009
76
8
128847
unsigned
language-agnostic
variables
Prev
Prev
3
4
5
6
(current)
7
Next
Next
Hot Questions