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 `*--p` actually legal(well formed) in C++03
Nov 16, 2016
c++
undefined-behavior
language-lawyer
c++03
Why does Rust disallow mutable aliasing?
Aug 23, 2022
rust
undefined-behavior
lifetime
In C, if I cast & dereference a pointer, does it matter which one I do first?
Sep 16, 2022
c
casting
undefined-behavior
How to spot undefined behavior
Sep 19, 2018
c++
c
undefined-behavior
Assigning a reference by dereferencing a NULL pointer
Sep 23, 2022
c++
pointers
reference
undefined-behavior
null-pointer
Is using sizeof on a variable where a type of the same name exists well defined?
Sep 22, 2022
c
sizeof
undefined-behavior
Are there sequence points in the expression a^=b^=a^=b, or is it undefined?
Oct 15, 2022
c
undefined-behavior
sequence-points
compound-assignment
GCC 4.8 with GNU STL produces bad code for std::string constructor?
Jan 30, 2022
c++
gcc
stl
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
« Newer Entries
Older Entries »