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 undefined-behavior
Is fetching the value of an invalid pointer undefined or implementation defined behaviour in C?
Oct 14, 2022
c
pointers
undefined-behavior
invalid-pointer
Is opening the SAME file in two different fstreams Undefined Behaviour?
Nov 16, 2022
c++
fstream
undefined-behavior
Why can I modify const_cast-ed object in constexpr function?
Nov 06, 2022
c++
undefined-behavior
c++20
constexpr
Subtracting 1 vs decrementing an iterator
Sep 13, 2022
c++
pointers
iterator
undefined-behavior
pointer-arithmetic
c - Why does i = ++i invoke undefined behaviour? [duplicate]
Feb 17, 2018
c
increment
undefined-behavior
operator-precedence
sequence-points
reinterpret_cast from object to first member
Sep 05, 2022
c++
c++11
type-conversion
undefined-behavior
reinterpret-cast
What is the point of undefined behavior? [duplicate]
Aug 11, 2022
c++
c
language-lawyer
undefined-behavior
Detecting access to out-of-scope variables
Nov 18, 2022
c++
c
valgrind
undefined-behavior
Is it undefined behavior in the case of the private functions call in the initializer list?
Jul 13, 2022
c++
constructor
constants
undefined-behavior
Why is this Undefined Behavior?
Jul 15, 2022
c++
undefined-behavior
sequence-points
Why does Excel translate `=10**-2` to `=0.1`?
Oct 29, 2022
excel
undefined-behavior
mathematical-expressions
Is it undefined behaviour to access an array beyond its end, if that area is allocated? [duplicate]
Jun 19, 2022
c
undefined-behavior
Is this undefined?
Apr 10, 2022
c
undefined-behavior
Can a variable be used while being declared?
Jul 12, 2022
c++
c
variables
language-lawyer
undefined-behavior
How can I create a macro which uses a value multiple times, without copying it?
Aug 20, 2018
c++
c++11
macros
undefined-behavior
forwarding-reference
Is printf()'s string width safe with unterminated strings?
Nov 09, 2019
c
printf
language-lawyer
undefined-behavior
In a function call, why isn't comma a sequence point?
Nov 11, 2022
c
undefined-behavior
sequence-points
Constant time `contains` for `std::vector`? [duplicate]
Jun 19, 2022
c++
time-complexity
contains
stdvector
undefined-behavior
Java list.contains returning false, should be true [duplicate]
Mar 01, 2018
java
undefined-behavior
What is the rationale for this undefined behavior?
Oct 28, 2022
c++
undefined-behavior
« Newer Entries
Older Entries »