Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in unsigned
Can anyone explain why the following program outputs nothing? [duplicate]
Sep 04, 2026
c
arrays
sizeof
unsigned
signed
Java convert long to 4 bytes
Sep 02, 2026
java
arrays
byte
long-integer
unsigned
C: uint16_t subtraction behavior in gcc
Sep 02, 2026
c
gcc
unsigned
stdint
Why can't I store 2^64 in an unsigned long on a 64-bit machine?
Aug 18, 2026
c
binary
integer
x86-64
unsigned
Making sure unsigned int/long always execute in checked context in C#
Aug 18, 2026
c#
math
unsigned
checked
Using char as an unsigned 16 bit value in Java?
Aug 08, 2026
java
byte
emulation
unsigned
How to properly do negative value cast to an unsigned type in C?
Aug 05, 2026
c
type-conversion
unsigned
misra
How do I output an unsigned char* to file without reinterpret_cast
Aug 03, 2026
c++
casting
type-conversion
unsigned
Why aren't unsigned applets allowed to create custom ClassLoaders?
Aug 03, 2026
java
security
applet
classloader
unsigned
Inequality on unsigned values
Jul 27, 2026
c
unsigned
comparison-operators
inequality
Signed and unsigned integers?
Jul 19, 2026
integer
unsigned
signed
What does the "U" in c defines mean (i.e. #define FOO ((uint32_t)1000U)))
Jul 17, 2026
c-preprocessor
unsigned
C#: Cannot convert from ulong to byte
Jul 15, 2026
c#
byte
long-integer
unsigned
How to use 64-bit unsigned integer math in Python, respecting C overflow?
Jul 07, 2026
python
hash
integer
unsigned
understanding the behaviour of unsigned numbers
Jun 09, 2026
c++
c
unsigned
Strange behavior in C when calculating sum of digits with leading zeroes
Jun 08, 2026
c
int
unsigned
leading-zero
signed or unsigned int in c++
May 31, 2026
c++
std
unsigned
signed
Why does << 32 not result in 0 in javascript?
May 31, 2026
javascript
bit-manipulation
unsigned
bit-shift
integer-overflow
How to store unsigned short in java?
May 27, 2026
java
nio
netty
unsigned
Older Entries »