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
Store an int in a char buffer in C and then retrieve the same
Aug 30, 2022
c
bit-manipulation
bit-shift
Weird result of Java Integer left shift
Aug 21, 2022
java
bit-manipulation
bit-shift
Is (int32_t) 255 << 24 undefined behavior in gcc (C++11)?
Oct 22, 2022
c++
c++11
language-lawyer
undefined-behavior
bit-shift
Why does -1 >> 1 and 0xFFFFFFFF >> 1 produce different results?
Mar 09, 2022
c
bitwise-operators
bit-shift
Implicit conversion: is the following warning valid?
Oct 25, 2022
c++
language-lawyer
bit-shift
integer-promotion
unsigned-long-long-int
What does the C standard say about bitshifting more bits than the width of type?
Oct 25, 2022
c
bit-shift
c++ bit shifting a float
Aug 31, 2022
c++
bit-shift
Java Bit Manipulation - What does (num >>= 1) do?
Apr 13, 2019
java
bit-manipulation
bit-shift
Combine two bytes to short using left-shift
Jun 10, 2019
c#
casting
bit-shift
Are there any good reasons to use bit shifting except for quick math?
Sep 02, 2019
bit-manipulation
bit-shift
Bitwise operations and shifts
Nov 02, 2022
c
bit-manipulation
bitwise-operators
twos-complement
bit-shift
Shift Operators in C++
Feb 27, 2022
c++
operators
bit-shift
Why does this bitwise shift-right appear not to work?
Oct 30, 2022
c
bit-manipulation
bit-shift
binary-operators
not-operator
logical shift right on signed data
Nov 12, 2022
c++
c
x86
bit-manipulation
bit-shift
When are bitwise operations appropriate
Feb 26, 2022
c#
algorithm
bit-manipulation
bit-shift
c/c++ left shift unsigned vs signed
Nov 19, 2022
c++
bit-shift
Bitwise (Bitshift) operations on 64-bit integers in C++
Sep 15, 2022
c++
bit-manipulation
bit-shift
bitwise-or
bitboard
.Net GetHashcode Bit Shifting Operation
May 29, 2021
.net
hashcode
bit-shift
.Net 4.6 breaks XOR cipher pattern?
Apr 14, 2019
c#
.net-4.5
bit-shift
xor
.net-4.6
Unsigned integer bit field shift yields signed integer
Jul 12, 2017
c
gcc
clang
bit-shift
bit-fields
« Newer Entries
Older Entries »