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 integer-overflow
how to add a negative i32 number to an usize variable?
Nov 12, 2022
rust
integer
integer-overflow
unsigned-integer
"Int" multiplication in c++ with "long long" result [duplicate]
Sep 14, 2022
c++
multiplication
integer-overflow
long-long
Is there a C snippet that computes overflow-safe addition efficiently without using compiler builtins?
Oct 19, 2022
c
gcc
optimization
clang
integer-overflow
Delphi: How to avoid EIntOverflow underflow when subtracting?
Mar 17, 2021
delphi
delphi-5
integer-overflow
Convert INT_MAX to float and then back to integer.
Aug 09, 2022
c
type-conversion
integer-overflow
Is a char value set to CHAR_MAX guaranteed to wrap around to CHAR_MIN?
Mar 13, 2022
c
char
language-lawyer
standards
integer-overflow
Explanation of the safe average of two numbers
Nov 12, 2022
java
c++
math
bit-manipulation
integer-overflow
Absolute value of INT_MIN [duplicate]
Apr 03, 2022
c
int
integer-overflow
How to check if a number overflows an 'int' [duplicate]
Apr 22, 2022
c
integer-overflow
executing a process with argc=0
Oct 20, 2022
c
integer-overflow
argv
argc
C++ Template for safe integer casts
Apr 18, 2022
c++
templates
casting
integer-overflow
"Simulate" a 32-bit integer overflow in JavaScript
Apr 14, 2022
javascript
integer-overflow
No useful and reliable way to detect integer overflow in C/C++?
Nov 17, 2022
c++
c
overflow
integer-overflow
gcc4
get unsigned long long addition carry
Apr 13, 2022
c
x86-64
addition
integer-overflow
extended-precision
long long is 8 bytes, but I get integer overflow?
Sep 12, 2022
c
gcc
integer
literals
integer-overflow
what's the difference between mid=(beg+end)/2 and mid=beg+(end-beg)/2 in binary search?
Sep 05, 2022
c++
algorithm
binary-search
integer-overflow
Is it possible to access the overflow flag register in a CPU with C++?
Nov 07, 2022
c++
assembly
flags
integer-overflow
Clojure - Calculate with big numbers
Feb 23, 2022
clojure
overflow
integer-overflow
Do the C# and Java specifications spell out the same behavior on signed integer overflow?
Feb 05, 2021
java
c#
language-lawyer
integer-overflow
code-conversion
Fast method to multiply integer by proper fraction without floats or overflow
Mar 16, 2022
c++
math
bit-manipulation
integer-overflow
integer-division
« Newer Entries
Older Entries »