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 signed
Why in C language for every signed int type must there be a corresponding unsigned int type?
Oct 28, 2022
c
c99
unsigned
signed
stdint
Packing two shorts into one int, dealing with negative and positive
Aug 09, 2014
java
bit-manipulation
signed
bit-packing
Signed APK Wizard Relative Path to Keystore
Nov 07, 2022
android
android-studio
apk
signed
In C, How do I calculate the signed difference between two 48-bit unsigned integers?
Sep 16, 2022
c
math
unsigned
signed
How does adding MIN_VALUE compare integers as unsigned?
Sep 25, 2022
language-agnostic
integer
comparison
unsigned
signed
Why do we define INT_MIN as -INT_MAX - 1? [duplicate]
Nov 07, 2022
c
types
integer
signed
Is `int` always signed?
Oct 25, 2022
c
int
language-lawyer
signed
Unsigned and Signed Values in C (Output)
May 07, 2022
c
unsigned
signed
Java negative int to hex and back fails
Sep 23, 2022
java
parsing
decimal
hex
signed
Why does this if condition fail for comparison of negative and positive integers [duplicate]
Feb 17, 2019
c++
c
if-statement
comparison
signed
Convert unsigned byte to signed byte
Nov 07, 2019
java
byte
unsigned
signed
How to judge an overflow when adding signed to unsigned
Jul 17, 2019
c
overflow
unsigned
signed
underflow
Magic number did not match while generating signed apk
May 09, 2022
android
android-studio
apk
signed
How to cast a 32-bit integer from unsigned to signed in MySQL or PHP?
May 12, 2022
php
mysql
casting
unsigned
signed
Consensus? MySQL, Signed VS Unsigned Primary/Foreign Keys
May 30, 2017
mysql
integer
primary-key
unsigned
signed
Programmatically determining max value of a signed integer type
Nov 06, 2022
c
overflow
signed
Unsigned versus signed numbers as indexes
Oct 18, 2022
.net
unsigned
signed
indexing
Properly handling the comparison of signed and unsigned values
Mar 22, 2018
c++
c
casting
unsigned
signed
Conversion from char* to signed char*
Oct 25, 2022
c++
char
signed
what's the point using unsigned int in C?
Nov 16, 2022
c
int
unsigned
signed
« Newer Entries
Older Entries »