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
can an enum hold unsigned integers greater than INT_MAX?
Mar 07, 2026
c
enums
unsigned-integer
Function of type unsigned int returns negative number
Mar 05, 2026
c++
c
winapi
unsigned-integer
Comparison between unsigned int and int without using cast operator
Mar 02, 2026
c
int
compare
type-conversion
unsigned-integer
Convert usigned integer( uint16_t) to string. Standard itoa base 10 is giving negative values
Mar 01, 2026
c
string
unsigned-integer
itoa
uint16
Iterating over a for loop in C++ and comparing the iterator to a negative number. Can an int store an unsigned int?
Jan 27, 2026
c++
integer
unsigned-integer
Comparing an unknown type against a negative value
Dec 13, 2025
c
unsigned-integer
platform-agnostic
MATLAB converting a vector of values to uint32
Dec 10, 2025
matlab
vector
bit-manipulation
data-conversion
unsigned-integer
C - unsigned int doesn't get the correct value on assignment
Nov 27, 2025
c
gdb
variable-assignment
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
Older Entries »