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
How do we explain the result of the expression (++x)+(++x)+(++x)?
Aug 16, 2017
c++
undefined-behavior
operator-precedence
What replacements are available for formerly-widely-supported behaviors not defined by C standard
Apr 04, 2022
c
language-lawyer
undefined-behavior
"Illegal hardware instruction" from very simple code
Nov 28, 2021
c
standards
undefined-behavior
Is i += ++i undefined behavior in C++0x?
Sep 21, 2022
c++
c++11
undefined-behavior
compound-assignment
Is it well-defined to cast xvalues to lvalues for passing to functions?
Sep 21, 2022
c++
c++11
language-lawyer
undefined-behavior
c++14
Sequence points and side effects: Quiet change in C11?
Jul 03, 2022
c
c99
undefined-behavior
c11
sequence-points
Does sscanf require a null terminated string as input?
Aug 27, 2022
c
scanf
language-lawyer
undefined-behavior
Dangling references and undefined behavior
Sep 21, 2022
c++
reference
undefined-behavior
language-lawyer
Is modifying a variable in its declaration statement well-defined?
Mar 20, 2022
c++
language-lawyer
undefined-behavior
Validity of the code
Nov 01, 2022
c++
undefined-behavior
Placement-new address alignment
Nov 11, 2022
c++
memory-management
undefined-behavior
memory-alignment
How to deal with clang's (3.9) -Wexpansion-to-defined warning?
Nov 06, 2022
c++
c
clang
undefined-behavior
defined
Where exactly does C++ standard say dereferencing an uninitialized pointer is undefined behavior?
Sep 19, 2022
c++
standards
undefined-behavior
language-lawyer
Why is this statement not working in java x ^= y ^= x ^= y;
Sep 19, 2022
java
swap
undefined-behavior
xor
Buffer overrun with bit-fields and value initialization - compiler bug or undefined behavior?
Sep 11, 2022
c++
visual-c++
c++14
language-lawyer
undefined-behavior
sizeof(""+0) != sizeof(char *) Bug or undefined behaviour?
Dec 29, 2021
c
sizeof
undefined-behavior
Undefined behaviour or gcc optimization bug
Apr 09, 2022
c++
optimization
g++
undefined-behavior
Can a primitive-type data member of a derived class be used as a parameter to its base constructor?
Apr 08, 2022
c++
constructor
language-lawyer
undefined-behavior
What treatment can a pointer undergo and still be valid?
Sep 16, 2022
c
pointers
undefined-behavior
« Newer Entries
Older Entries »