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-integer
Print unsigned short int in hex and decimal C
Nov 02, 2025
c
printf
unsigned-integer
When casting an int64 to uint64, is the sign retained?
Oct 27, 2025
go
time
integer
unsigned-integer
Method that returns uint16_t array properly in C++ [duplicate]
Oct 27, 2025
c#
c++
unsigned-integer
If I decrement `std::size_t(0)` is that guaranteed to be equal to `std::size_t(-1)`?
Oct 26, 2025
c++
undefined-behavior
integer-overflow
unsigned-integer
Weird std::string::size() in a for loop
Oct 24, 2025
c++
for-loop
size
unsigned
unsigned-integer
Would there be any benefit of storing unix timestamp as unsigned integer?
Oct 22, 2025
php
mysql
unix-timestamp
unsigned-integer
year2038
Clang gives me a warning of signedness change, however the code still produces correct output
Oct 23, 2025
c++
clang
compiler-warnings
implicit-conversion
unsigned-integer
How do I perform a proper unsigned right shift in PHP?
Oct 21, 2025
javascript
php
bit-shift
unsigned-integer
Emulating signed integers using unsigned integers in C
Sep 16, 2025
c
integer
unsigned-integer
How to loop over 0 .. v.len() - 1 when v might be empty?
Sep 07, 2025
rust
integer-overflow
unsigned-integer
Calculating bits required to store decimal number
Sep 05, 2025
decimal
unsigned
unsigned-integer
Unsigned integer in C++ [duplicate]
Mar 10, 2023
c++
integer-overflow
unsigned-integer
C Convert a Short Int to Unsigned Short
Mar 11, 2023
c
unsigned-integer
Converting 32-bit integer value to unsigned 16-bit integer
Mar 07, 2023
c
types
type-conversion
integer
unsigned-integer
Use of unsigned int in different cases? [duplicate]
Feb 15, 2023
c
unsigned-integer
unsigned int(32bit) to unsigned long long (64bit)
Dec 28, 2022
c
unsigned-integer
unsigned-long-long-int
Integer promotion unsigned in c++
Dec 25, 2022
c++
unsigned-integer
U suffix in the variable declaration
Dec 21, 2022
c++
unsigned-integer
Assert that unsigned int a indeed positive doesn't work ?
Dec 11, 2022
c++
assert
unsigned
unsigned-integer
+[NSNumber numberWithUnsignedInteger:] Literal?
Dec 08, 2022
iphone
objective-c
nsnumber
unsigned-integer
objective-c-literals
Older Entries »