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
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
What's the point in specifying unsigned integers with "U"?
May 20, 2026
c
unsigned
convention
Why in stdbool.h are used integers and not unsigned ones?
May 20, 2026
c
performance
boolean
c99
unsigned
Converting Signed Int to Unsigned String value in Java
May 19, 2026
java
binary
unsigned
signed
representation
Cant solve "warning: conversion to 'long unsigned int' from 'int'"
May 19, 2026
c
gcc
warnings
unsigned
How do I add a signed integer to an unsigned integer in Rust, checking for unsigned overflow?
May 16, 2026
rust
unsigned
signed
32 bit unsigned int php
May 09, 2026
php
integer
32-bit
unsigned
c++ inconsistent unsigned to signed subtraction results only fails for one permutation
May 09, 2026
c++
unsigned
underflow
Is it guaranteed that assigning -1 to an unsigned type yields the maximum value?
May 08, 2026
c
unsigned
Why doesn't the '+' sign work with printf for unsigned values?
May 08, 2026
c
printf
unsigned
stdio
conversion-specifier
Is there a benefit in using unsigned long for timeval members?
May 06, 2026
c
unix
time
unsigned
timeval
Older Entries »