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 bitwise-operators
What does >> and 0xfffffff8 mean?
Sep 23, 2022
c
bitwise-operators
Why does ~-1 equal 0 and ~1 equal -2?
Nov 28, 2019
javascript
operators
bitwise-operators
ecmascript-5
Binary representation of a number in C
Aug 17, 2022
c
bitwise-operators
What does "x += x & (-x)" mean?
May 09, 2022
c++
algorithm
bitwise-operators
segment-tree
binary-indexed-tree
AS3 bitwise shift 0?
Oct 28, 2022
actionscript-3
bit-shift
bitwise-operators
Why does shifting this bit evalue to 51
Feb 16, 2022
c++
bitwise-operators
bit-shift
Clear lower 16 bits
May 19, 2022
c
bit-manipulation
bitwise-operators
The opposite of 2 ^ n
Jun 19, 2022
algorithm
math
bitwise-operators
Bitmask switch statement
Apr 26, 2022
c++
switch-statement
bitwise-operators
bitmask
bit-masks
How does condition statement work with bit-wise operators?
Apr 18, 2022
c++
bitwise-operators
Is It Worth Using Bitwise Operators In Methods?
Oct 11, 2022
java
optimization
bitwise-operators
C# Bitwise OR needs casting with byte *sometimes* [duplicate]
Jun 06, 2022
c#
bitwise-operators
Opposite of Bitwise OR operation
Nov 02, 2022
language-agnostic
bit-manipulation
bitwise-operators
How does C++ do bitwise "or" operations on negative numbers?
May 25, 2022
c++
bitwise-operators
bitwise-or
What does the "|" in "int style = SWT.APPLICATION_MODAL | SWT.OK;" do (and how to Google it)?
Sep 24, 2022
java
c++
c
operators
bitwise-operators
Return 1 if any bits in an integer equal 1 using bit operations in C
Aug 16, 2022
c
bit-manipulation
bitwise-operators
Behavior of integer promotion during bitwise operations
May 19, 2022
c++
bit-manipulation
bitwise-operators
integer-promotion
C - How to check if 8 bits are in 32 bit?
Nov 07, 2021
c
char
int
bit-manipulation
bitwise-operators
How to do arithmetic right shift in python for signed and unsigned values
Nov 15, 2022
python
math
bitwise-operators
bit-shift
shift
« Newer Entries
Older Entries »