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
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
Why doesn't compound assignment in Java catch overflow problems?
Mar 25, 2022
java
integer-overflow
compound-assignment
Swift: How to disable integer overflow / underflow traps for a function
Mar 07, 2021
swift
integer-overflow
Do C99 signed integer types defined in stdint.h exhibit well-defined behaviour in case of an overflow?
Oct 29, 2022
c
standards
c99
integer-overflow
Checking for underflow/overflow in C++?
Oct 15, 2022
c++
overflow
integer-overflow
underflow
« Newer Entries
Older Entries »