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
Why does this code print 1 2 2 and not the expected 3 3 1? [duplicate]
Dec 02, 2022
c
language-lawyer
undefined-behavior
sequence-points
order-of-execution
Behaviour and Order of evaluation in C# [duplicate]
Dec 02, 2022
c#
undefined-behavior
operator-precedence
Signed right shift = strange result?
Dec 01, 2022
c
undefined-behavior
endianness
sign-extension
Why can an array receive values more than it is declared to hold
Dec 01, 2022
c
arrays
undefined-behavior
What happens if you dereference `new int`?
Dec 01, 2022
c++
initialization
undefined-behavior
Are the following statements using pointer arithmetic involving out of bound aceess valid?
Nov 30, 2022
c
arrays
pointers
undefined-behavior
pointer-arithmetic
Is this undefined behavior in C/C++
Dec 01, 2022
c++
c
undefined-behavior
Is this undefined behaviour in C++?
Nov 30, 2022
c++
undefined-behavior
Why is freeing invalid pointers left undefined in C++?
Nov 29, 2022
c++
pointers
undefined-behavior
delete-operator
Reading an indeterminate value invokes UB? [duplicate]
Nov 22, 2022
c
undefined-behavior
Undefined behaviour during compile time and run time [duplicate]
Nov 18, 2022
c++
c
runtime
undefined-behavior
compile-time
Is flattening a multi-dimensional array with a cast UB [duplicate]
Nov 17, 2022
c++
arrays
pointers
multidimensional-array
undefined-behavior
putting iterator on a container inside it
Nov 13, 2022
c++
c++11
iterator
undefined-behavior
container-data-type
Are there any 2-complement platform/compiler, where signed shift doesn't do the usual thing?
Nov 09, 2022
c++
undefined-behavior
How to get VS or Xcode warning with something like "x = x++"?
Nov 06, 2022
c
visual-studio-2010
xcode4.3
undefined-behavior
sequence-points
Function not called in code gets called at runtime
Nov 03, 2021
c++
g++
compiler-optimization
undefined-behavior
clang++
Is calling a function with local side-effects twice in the same expression undefined behavior?
Apr 23, 2022
c
undefined-behavior
Near constant time rotate that does not violate the standards
Oct 19, 2022
c++
bitwise-operators
undefined-behavior
constant-time
Invalid pointer becoming valid again
Aug 10, 2022
c
undefined-behavior
« Newer Entries
Older Entries »