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
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
Runtime error: signed integer overflow: 2 * 2147483647 cannot be represented in type 'int'
May 04, 2026
c++
runtime-error
runtime
unsigned
signed
C++ enum to unsigned int comparison
Apr 21, 2026
c++
enums
comparison
integer
unsigned
Raw data (bytes) and signed/unsigned variables
Apr 17, 2026
c++
c
byte
eof
unsigned
Should MySQL's primary key be just INTEGER or should it be UNSIGNED INTEGER (of appropriate size)?
Apr 16, 2026
mysql
unsigned
signed
Unsigned operator in Java
Apr 10, 2026
c#
java
hash
long-integer
unsigned
Is INT_MAX+1 = INT_MIN in signed integer? [duplicate]
Apr 08, 2026
c
unsigned
signed
Difference between signed and unsigned on bitwise operations
Apr 02, 2026
bit-manipulation
bitwise-operators
unsigned
signed
In VB 2008, why does manipulation of shorts take longer than integers?
Mar 30, 2026
visual-studio-2008
optimization
unsigned
short
Question about unsigned int in c [duplicate]
Mar 21, 2026
c
x86
assembly
unsigned
Explicit casting problems, C
Mar 20, 2026
c
casting
unsigned
signed
Older Entries »