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
unsigned becomes signed in if-statement comparisons?
Apr 27, 2022
c
comparison
if-statement
unsigned
In C, How do I calculate the signed difference between two 48-bit unsigned integers?
Sep 16, 2022
c
math
unsigned
signed
Why would we use addiu instead of addi?
Sep 14, 2022
assembly
mips
add
unsigned
immediate-operand
How to print hex from uint32_t?
May 03, 2022
c++
c
printf
unsigned
uint32-t
Declare an "unsigned T"
Aug 27, 2022
c++
templates
integer
unsigned
How does adding MIN_VALUE compare integers as unsigned?
Sep 25, 2022
language-agnostic
integer
comparison
unsigned
signed
Does the unsigned keyword affect the result of sizeof?
Aug 18, 2022
c++
c
sizeof
unsigned
C initialize array in hexadecimal values
Feb 01, 2022
c
arrays
string
hex
unsigned
Unsigned and Signed Values in C (Output)
May 07, 2022
c
unsigned
signed
Why unsigned int contained negative number
Aug 17, 2022
c
printf
unsigned
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
How to cast a 32-bit integer from unsigned to signed in MySQL or PHP?
May 12, 2022
php
mysql
casting
unsigned
signed
scanf %u negative number?
Oct 26, 2022
c
printf
scanf
unsigned
format-specifiers
Consensus? MySQL, Signed VS Unsigned Primary/Foreign Keys
May 30, 2017
mysql
integer
primary-key
unsigned
signed
Using a typedef'd uint causes error, while "unsigned int" does not...?
Sep 24, 2022
c++
gcc
typedef
unsigned
uint
Is it safe to use negative integers with size_t?
Oct 25, 2018
c++
c++11
unsigned
size-t
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
Is Java's lack of unsigned primitive types a characteristic of Java the platform or Java the language?
Oct 30, 2022
java
types
language-design
unsigned
« Newer Entries
Older Entries »