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 bit-shift
What's the reason high-level languages like C#/Java mask the bit shift count operand?
May 31, 2022
java
c#
bit-manipulation
language-design
bit-shift
Getting upper and lower byte of an integer in C# and putting it as a char array to send to a com port, how?
Aug 29, 2022
c#
char
bytearray
bit-shift
bitmask
Bit Twiddling Hacks: interleave bits the obvious way [closed]
Sep 15, 2022
c
bit-manipulation
bit-shift
Bit Setting and Bit Shifting in Ansi C
Oct 14, 2022
c
bit-manipulation
bitwise-operators
bit-shift
ansi
Does a C shift expression have unsigned type? Why would Splint warn about a right-shift?
Sep 13, 2022
c
language-lawyer
code-analysis
bit-shift
splint
Left bit shifting 255 (as a byte)
Nov 01, 2022
c#
bit-manipulation
bit-shift
Java: right shift on negative number
Sep 05, 2022
java
bit-manipulation
bitwise-operators
bit-shift
negative-number
Arithmetic bitwise shift right "a shr b" with signed integers that stored in variables – wrong results! Internal Delphi’s bug?
Nov 06, 2022
delphi
integer
delphi-7
bit-shift
unsigned-integer
How >> operator defines task dependencies in Airflow?
Sep 04, 2022
python
operators
airflow
bit-shift
Right shift and signed integer
Sep 04, 2022
c++
bit-shift
platform-specific
What's the purpose of the rotate instructions (ROL, RCL on x86)?
Sep 03, 2022
assembly
x86
cpu-architecture
bit-shift
instruction-set
Need help understanding "getbits()" method in Chapter 2 of K&R C
Feb 22, 2022
c
operators
bit-manipulation
bit-shift
complement
When to use Shift operators << >> in C#?
Sep 03, 2022
c#
operators
bit-shift
Should I bit-shift to divide by 2 in Java? [duplicate]
Oct 16, 2022
java
performance
bit-manipulation
division
bit-shift
Declaring 64-bit variables in C
Sep 02, 2022
c
bit-shift
Difference between SHL and SAL in 80x86
Sep 02, 2022
assembly
x86-16
bit-shift
Arithmetic right shift gives bogus result?
Sep 02, 2022
c++
gcc
undefined-behavior
bit-shift
Why was 1 << 31 changed to be implementation-defined in C++14?
Aug 16, 2019
c++
bit-shift
c++14
unsigned right Shift '>>>' Operator in Java [duplicate]
Sep 01, 2022
java
bit-shift
n is negative, positive or zero? return 1, 2, or 4
Apr 26, 2017
c++
bit-manipulation
bit
bit-shift
« Newer Entries
Older Entries »