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-integer
Displaying numbers with DOS
Jan 05, 2023
assembly
dos
x86-16
integer-division
signed-integer
C - three bytes into one signed int
Jan 05, 2023
c
twos-complement
signed-integer
What is signed division(idiv) instruction?
Jun 04, 2022
assembly
x86
division
integer-division
signed-integer
How to implement arithmetic right shift in C
Feb 24, 2022
c
bit-manipulation
bit-shift
integer-arithmetic
signed-integer
What is going on with bitwise operators and integer promotion?
Sep 12, 2022
c++
bitwise-operators
unsigned-integer
integer-promotion
signed-integer
What is a difference between unsigned int and signed int in C?
Aug 30, 2022
c
unsigned-integer
signed-integer
Why is assigning a value to a bit field not giving the same value back?
Aug 16, 2022
c++
c
bit-fields
signed-integer
implementation-defined-behavior
What is the difference between signed and unsigned int
Dec 14, 2021
c
unsigned-integer
signed-integer