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 unsigned
Why do MIPS operations on unsigned numbers give signed results?
Sep 20, 2022
mips
unsigned
unsigned char to int in C++
Sep 18, 2022
c++
casting
unsigned
Why is imul used for multiplying unsigned numbers?
Aug 30, 2022
assembly
x86
x86-64
multiplication
unsigned
Why doesn't GCC produce a warning when assigning a signed literal to an unsigned type?
Oct 27, 2022
c
gcc
unsigned
gcc-warning
Why does std::bitset suggest more available bits than sizeof says there are?
Aug 31, 2022
c++
sizeof
unsigned
bitset
Is this a bug in std::gcd?
Mar 11, 2022
c++
language-lawyer
c++17
unsigned
libstdc++
C# equivalent of 64-bit unsigned long long in C++
Nov 20, 2022
c#
c++
long-integer
unsigned
ulong
How can I invert bits of an unsigned byte in Java?
Oct 20, 2022
java
byte
unsigned
bits
complement
bit
Proper Way To Initialize Unsigned Char*
Sep 14, 2022
c++
c
char
unsigned
How do I print a short as an unsigned short in Java
Nov 10, 2022
java
unsigned
short
ushort
C# multi-threaded unsigned increment
Jul 08, 2018
c#
multithreading
unsigned
interlocked-increment
What is happening in "? :"? I have no idea about the return type
Mar 07, 2022
c
ternary-operator
unsigned
signed
conditional-operator
Signed vs. unsigned integers for lengths/counts
Sep 06, 2022
c#
c++
unsigned
signed
Unsigned long in Java
Sep 23, 2022
java
long-integer
biginteger
unsigned
Is there a practical way of using natural numbers in Haskell?
Sep 05, 2022
haskell
types
integer
unsigned
MySQL TINYINT as unsigned
Sep 05, 2022
mysql
unsigned
printf format for unsigned __int64 on Windows
Sep 04, 2022
c++
c
windows
printf
unsigned
Can't get rid of "this decimal constant is unsigned only in ISO C90" warning
Apr 16, 2021
c
warnings
constants
unsigned
c89
what happens when i mix signed and unsigned types ?
Sep 04, 2022
c++
expression
unsigned
built-in-types
Does cast between signed and unsigned int maintain exact bit pattern of variable in memory?
Sep 03, 2022
c
casting
int
unsigned
htonl
« Newer Entries
Older Entries »