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
This code, why does it have to show undefined behavior?
Aug 31, 2020
c++
c++14
language-lawyer
undefined-behavior
What is a dangling reference? [duplicate]
Aug 26, 2022
c++
reference
undefined-behavior
Why is not deleting an object that has a destructor with a side effect undefined behavior in C++11?
Sep 23, 2019
c++
memory-leaks
c++11
destructor
undefined-behavior
Would reinterpreting data be undefined behavior?
Mar 25, 2022
c++
undefined-behavior
Getting address of rvalue in C99
Dec 14, 2017
c
gcc
c99
undefined-behavior
Is it safe to return a passed-in temporary value and read from it in the same statement?
Aug 20, 2022
c++
scope
undefined-behavior
Is the second int in a multiple declaration always set to 1?
Nov 21, 2022
c
declaration
undefined-behavior
definition
variable-declaration
How do languages handle side effects of compound operators?
Feb 18, 2017
javascript
c++
c
programming-languages
undefined-behavior
struct with same name but different member in C++
Oct 19, 2022
c++
c++11
undefined-behavior
one-definition-rule
read before write is undefined with malloced memory?
Oct 12, 2018
c
undefined-behavior
language-lawyer
initialization
If changing a const object is undefined behavior then how do constructors and destructors operate with write access?
Mar 30, 2022
c++
constructor
constants
destructor
undefined-behavior
Is it undefined behavior to form a pointer range from a stack address?
Nov 03, 2022
c++
c
pointers
undefined-behavior
language-lawyer
Is it an undefined behavior to have different definitions of an inline function?
Feb 25, 2022
c++
inline
undefined-behavior
function-prototypes
Behavior of an expression: Defined or Undefined?
Jun 14, 2017
c++
c
undefined-behavior
sequence-points
Using newly declared variable in initialization (int x = x+1)?
Nov 11, 2022
c++
c
initialization
undefined-behavior
C++: Strange behavior: Return value changes on the return statement
Oct 01, 2020
c++
memory-management
return
undefined-behavior
OrderBy with a non-transitive IComparer
Nov 13, 2018
c#
linq
sorting
undefined-behavior
internals
Dangling pointer to polymorphic class leads to Undefined Behaviour. Is it true that it can be the source of any corruption imaginable?
Oct 14, 2022
c++
undefined-behavior
dangling-pointer
Are file scoped atomics subject to the initialization order fiasco?
Apr 26, 2022
c++
c++11
static
initialization
undefined-behavior
Function equality and ordering in Erlang
May 21, 2018
erlang
undefined-behavior
ambiguity
« Newer Entries
Older Entries »