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 ones-complement
Just started learning C this semester, but I can't seem to understand what the professor wants from us in this question
Jan 26, 2023
c
twos-complement
ones-complement
What is the proper way to construct a BigInteger from an implied unsigned hexadecimal string?
Oct 22, 2022
c#
biginteger
hex
ones-complement
Why Kotlin considers negative zero less than positive zero
Oct 26, 2022
kotlin
ones-complement
Do Unisys latest mainframe systems still use ones' complement representations?
Feb 06, 2022
c
language-lawyer
legacy
ones-complement
unisys
What's the difference between (size_t)-1 and ~0?
Oct 17, 2022
c
unsigned
ones-complement
Finding 1's complement
Nov 08, 2022
java
ones-complement
When are bitwise operations undefined in C? [duplicate]
Jan 08, 2018
c
language-lawyer
bitwise-operators
ones-complement
Behaviour of negative zero on a one's complement architecture?
Aug 24, 2022
c++
c++11
integer
standards
ones-complement
Why does the negative of Integer.MIN_VALUE give the same value? [duplicate]
Apr 03, 2022
java
operators
bitwise-operators
ones-complement
From hexadecimal to one's complement in Python
Sep 22, 2022
python
bit-manipulation
ones-complement
Detect one's or two's complement architecture in C++?
Sep 19, 2022
c++
architecture
c++11
twos-complement
ones-complement
Can bitwise operators have undefined behavior?
May 30, 2018
c
language-lawyer
bitwise-operators
ones-complement
How to detect encodings on signed integers in C?
Jan 11, 2019
c
signed
twos-complement
ones-complement