SpiceQA
Questions
Tags
Users
Badges
unsigned
67 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Conversion of unsigned int to hex string without use of sprintf
user_14433201
0
•
asked Oct 12, 2020
3
1
703
unsigned
hex
integer
c
string
Signed/unsigned mismatch compare
user_401889
0
•
asked Sep 18, 2020
4
3
197
signed
unsigned
c
Runtime error: signed integer overflow: 2 * 2147483647 cannot be represented in type 'int'
user_13924818
0
•
asked Jul 27, 2020
2
1
3607
runtime-error
signed
unsigned
runtime
c++
Why is Rust's usize to u128 conversion considered failable?
user_12816539
0
•
asked Jul 10, 2020
4
2
2305
rust
unsigned
error-handling
type-conversion
size
C++ division of unsigned shorts results in int
user_13469951
0
•
asked Jun 29, 2020
2
1
439
short
unsigned
division
int
c++
char * vs unsigned char* what is the difference?
user_13369085
0
•
asked Jun 18, 2020
3
1
1563
unsigned
char
linux
c
C++ reverse 'for' loop
user_9245265
0
•
asked Jun 13, 2020
6
2
1421
unsigned
for-loop
c++
sscanf and %i / radix detection of large unsigned integers
user_4471415
0
•
asked May 24, 2020
3
2
132
scanf
unsigned
unsigned-integer
c
Convert 16-bit unsigned integer status word to bitarray
user_13242752
0
•
asked Apr 6, 2020
2
2
342
bit-fields
unsigned
int
c#
Clarifications about unsigned type in C
user_9613054
0
•
asked Mar 24, 2020
4
3
299
integer-promotion
unsigned
memory
char
c
Prev
Prev
3
(current)
4
5
6
7
Next
Next
Hot Questions